PHP » GoLang |
login |
register |
about
|
GoLang db2_special_columns
request it (390)
GoLang replacement for PHP's db2_special_columns
[edit | history]
db2_special_columns(PECL ibm_db2 >= 1.0.0) db2_special_columns — Returns a result set listing the unique row identifier columns for a table Description
resource db2_special_columns
( resource
$connection
, string $qualifier
, string $schema
, string $table_name
, int $scope
)Returns a result set listing the unique row identifier columns for a table. Parameters
Return ValuesReturns a statement resource with a result set containing rows with unique row identifier information for a table. The rows are composed of the following columns:
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|