PHP » GoLang |
login |
register |
about
|
GoLang db2_table_privileges
request it (375)
GoLang replacement for PHP's db2_table_privileges
[edit | history]
db2_table_privileges(PECL ibm_db2 >= 1.0.0) db2_table_privileges — Returns a result set listing the tables and associated privileges in a database Description
resource db2_table_privileges
( resource
$connection
[, string $qualifier
[, string $schema
[, string $table_name
]]] )Returns a result set listing the tables and associated privileges in a database. Parameters
Return ValuesReturns a statement resource with a result set containing rows describing the privileges for 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
|