PHP » GoLang |
login |
register |
about
|
db2_columns(PECL ibm_db2 >= 1.0.0) db2_columns — Returns a result set listing the columns and associated metadata for a table Description
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. Parameters
Return ValuesReturns a statement resource with a result set containing rows describing the columns matching the specified parameters. The rows are composed of the following columns:
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|