From: Sean Nakasone Date: 2007-11-08T06:54:19+09:00 Subject: Obtaining column type in OCI8 Using the OCI8 module, how does one obtain the type of a column in a table? For example, how do we know if a column is a VARCHAR or a NUMBER?