PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<ora_columnsizeora_commit>
Last updated: Mon, 16 Jul 2012

ora_columntype

(PHP 3, PHP 4, PHP 5)

ora_columntype -- 取得列的类型

描述

string ora_columntype ( resource cursor, int column )

返回游标 cursorcolumn列的 Oracle 数据类型名。 列号从0开始编号。返回下列类型之一:

"VARCHAR2"
"VARCHAR"
"CHAR"
"NUMBER"
"LONG"
"LONG RAW"
"ROWID"
"DATE"
"CURSOR"




<ora_columnsizeora_commit>
 Last updated: Mon, 16 Jul 2012
 
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