ingres_num_fields

(PHP 4 >= 4.0.2, PHP 5 < 5.1.0, PECL ingres >= 1.0.0)

ingres_num_fieldsGet the number of fields returned by the last query

说明

ingres_num_fields ( resource $result ) : int

ingres_num_fields() returns the number of fields in the results returned by the Ingres server after a call to ingres_query().

参数

result

The query result identifier

返回值

Returns the number of fields

参见

相关文章
php cubrid mysql 兼容性函数 return the number of rows affected by the last sql statementphp ibm db2 函数 returns the auto generated id of the last insert query that successfully executed on this connectionphp firebird/interbase 函数 return the number of rows that were affected by the previous queryphp firebird/interbase 函数 get the number of fields in a result setphp firebird/interbase 函数 return the number of parameters in a prepared queryphp ingres 函数 get the last ingres error number generatedphp ingres 函数 get the number of fields returned by the last queryphp ingres 函数 get the number of rows affected or returned by a queryphp ingres 函数 prepare a query for later executionphp ingres 函数 send an sql query to ingresphp ldap 函数 return the ldap error number of the last ldap commandphp maxdb 函数 returns the auto generated id used in the last queryphp maxdb 函数 transfers a result set from the last queryphp maxdb 函数 returns the number of warnings from the last query for the given linkphp mssql 函数 gets the number of fields in resultphp pcntl 函数 retrieve the error number set by the last pcntl function which failedphp posix 函数 retrieve the error number set by the last posix function that failedphp sqlsrv 函数 returns the number of rows modified by the last insert update or delete query executedphp sybase 函数 gets number of affected rows in last queryphp mysqli returns the number of warnings from the last query for the given link
关注编程学问公众号