ora_parse Parse an SQL statement with Oracle &reftitle.description; boolora_parse resourcecursor stringsql_statement intdefer Parses an SQL statement or a PL/SQL block and associates it with the given cursor. &reftitle.parameters; cursor An Oracle cursor, opened with ora_open. sql_statement The SQL statement, or PL/SQL block. defer &reftitle.returnvalues; &return.success; &reftitle.seealso; ora_exec ora_fetch ora_do