PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<ora_openora_plogon>
Last updated: Sat, 20 Oct 2007

ora_parse

(PHP 3, PHP 4, PHP 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()




<ora_openora_plogon>
 Last updated: Sat, 20 Oct 2007
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST