Join our community in the tech forums for uncut technology discussion.
ora_columnsize
(PHP 3, PHP 4 , PHP 5) ora_columnsize -- Returns the size of an Oracle result column Descriptionint ora_columnsize ( resource cursor, int column )
Returns the size of the Oracle column
column on the cursor
cursor. Column 0 is the first column.
Join our community in the tech forums for uncut technology discussion.
|