ora_parse
Parse an SQL statement with Oracle
Description
boolora_parse
resourcecursor
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.