ora_parse
説明
bool ora_parse ( resource cursor, string sql_statement [, int defer] )この関数は SQL 文または PL/SQL ブロックをパースし、 指定したカーソルに関連付けます。
成功した場合に TRUE を、失敗した場合に FALSE を返します。
ora_exec(), ora_fetch(), ora_do()も参照ください。
ora_parse
There are no user contributed notes for this page.