PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ora_plogon> <ora_open
Last updated: Mon, 26 Nov 2007

view this page in

ora_parse

(PHP 4, PHP 5 <= 5.0.5)

ora_parse — 分析一条 SQL 语句

描述

bool ora_parse ( resource $cursor , string $sql_statement [, int $defer ] )

这个函数分析一条 SQL 语句或一个 PL/SQL 块,并把该 SQL 语句或 PL/SQL 块与给定的游标关联。

如果成功则返回 TRUE,失败则返回 FALSE

参见 ora_exec()ora_fetch(),和 ora_do()



add a note add a note User Contributed Notes
ora_parse
There are no user contributed notes for this page.

ora_plogon> <ora_open
Last updated: Mon, 26 Nov 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites