PHP » GoLang |
login |
register |
about
|
GoLang odbc_foreignkeys
request it (335)
GoLang replacement for PHP's odbc_foreignkeys
[edit | history]
odbc_foreignkeys(PHP 4, PHP 5, PHP 7) odbc_foreignkeys — Retrieves a list of foreign keys Description
resource odbc_foreignkeys
( resource
$connection_id
, string $pk_qualifier
, string $pk_owner
, string $pk_table
, string $fk_qualifier
, string $fk_owner
, string $fk_table
)Retrieves a list of foreign keys in the specified table or a list of foreign keys in other tables that refer to the primary key in the specified table Parameters
Return Values
Returns an ODBC result identifier or The result set has the following columns:
If
If
If both |
more
Recently updated
more
Most requested
more
Last requests
|