OCIFetch

OCIFetch -- Fetches the next row into result-buffer

Description

int OCIFetch(int statement);

OCIFetch() fetches the next row (for SELECT statements) into the internal result-buffer.