|
PHP5中文手册
db2_columns(PECL ibm_db2:1.0-1.6.2) db2_columns — Returns a result set listing the columns and associated metadata for a table 说明
resource db2_columns
( resource $connection
[, string $qualifier
[, string $schema
[, string $table-name
[, string $column-name
]]]] )
Returns a result set listing the columns and associated metadata for a table. 参数
返回值Returns a statement resource with a result set containing rows describing the columns matching the specified parameters. The rows are composed of the following columns:
|