Ora_Parse
parse an SQL statement
Description
intora_parse
intcursor_ind
stringsql_statement
intdefer
This function parses an SQL statement or a PL/SQL block and
associates it with the given cursor.
&return.success;
See also ora_exec,
ora_fetch, and ora_do.