PHP » GoLang |
login |
register |
about
|
GoLang db2_foreign_keys
request it (405)
GoLang replacement for PHP's db2_foreign_keys
[edit | history]
db2_foreign_keys(PECL ibm_db2 >= 1.0.0) db2_foreign_keys — Returns a result set listing the foreign keys for a table Description
resource db2_foreign_keys
( resource
$connection
, string $qualifier
, string $schema
, string $table-name
)Returns a result set listing the foreign keys for a table. Parameters
Return ValuesReturns a statement resource with a result set containing rows describing the foreign keys for the specified table. The result set is composed of the following columns:
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|