(PHP 3>= 3.0.4, PHP 4 )
mixed OCIResult (int statement, mixed column)
mixed OCIResult
OCIResult() returns the data for column column in the current row (see OCIFetch()).OCIResult() will return everything as strings except for abstract types (ROWIDs, LOBs and FILEs).