Pg_numfields() will return the number of fields (columns) in a PostgreSQL result. The argument is a valid result identifier returned by pg_exec(). This function will return -1 on error.
See also pg_numrows() and pg_cmdtuples().
HIVE: All information for read only. Please respect copyright! |