(PHP 4, PHP 5 <= 5.0.5)
ora_parse — Parse an SQL statement with Oracle
Parses an SQL statement or a PL/SQL block and associates it with the given cursor .
An Oracle cursor, opened with ora_open().
The SQL statement, or PL/SQL block.
成功回傳TRUE失敗回傳FALSE。