分析 SQL 语法。
语法: int ora_parse(int cursor_ind, string sql_statement, int defer);
传回值: 整数
函式种类: 资料库功能
本函式可用来分析 SQL 语法或是 PL/SQL 区段是否有错误。传回 0 表示无误,传回为 -1 表示有错误发生。