PHP » GoLang |
login |
register |
about
|
db2_tables(PECL ibm_db2 >= 1.0.0) db2_tables — Returns a result set listing the tables and associated metadata in a database Description
resource db2_tables
( resource
$connection
[, string $qualifier
[, string $schema
[, string $table-name
[, string $table-type
]]]] )Returns a result set listing the tables and associated metadata in a database. Parameters
Return ValuesReturns a statement resource with a result set containing rows describing the tables that match the specified parameters. The rows are composed of the following columns:
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|