从目前列 (row) 的资料取得一栏 (column)。
语法: string OCIResult(int statement, mixed column);
传回值: 字串
函式种类: 资料库功能
本函式传回传回一栏资料。参数 statement 为剖析过的代码。参数 column 为栏位名。若使用新的资料形态 (ROWIDs、LOBs 与 FILEs) 传回亦均为字串。