Query Result Object: pgqueryobject

6.5. Query Result Object: pgqueryobject

Table of Contents
getresult -- get the values returned by the query
dictresult -- get the values returned by the query as a list of dictionaries
listfields -- list the fields names of the query result
fieldname -- get field name by number
fieldnum -- get field number by name
ntuples -- return the number of tuples in query object
© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.