Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: ora_columnsize - Manual
[go: Go Back, main page]

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

search for in the

ora_columntype" width="11" height="7"/> <ora_columnname
Last updated: Wed, 01 Nov 2006
view this page in

ora_columnsize

(PHP 3, PHP 4, PHP 5 <= 5.1.0RC1)

ora_columnsize -- Oracle の結果カラムのサイズを返す

説明

int ora_columnsize ( resource cursor, int column )

カーソルcursor上のOracleカラム columnのサイズを返します。



add a note add a note User Contributed Notes
ora_columnsize
jjuffermans at chello dot com
16-Mar-2001 03:04
ora_columnsize (probably) returns the number of bytes per row/column. If you want the precision and scale for NUMBER columns, have a look at the oracle system database "user_tab_columns". It shows some other usefull information too.

ora_columntype" width="11" height="7"/> <ora_columnname
Last updated: Wed, 01 Nov 2006
 
 
show source | credits | sitemap | contact | advertising | mirror sites