piecewise fetch with two or more defined variables
When OCIStmtFetch has finished fetching the data for the first defined variable, it returns OCI_NEED_DATA and does not provide extra information indicating that all the data has been successfully fetched. In general, how is this extra piece of information made available?