|
PHP5中文手册
db2_primary_keys(PECL ibm_db2:1.0-1.6.2) db2_primary_keys — Returns a result set listing primary keys for a table 说明
resource db2_primary_keys
( resource $connection
, string $qualifier
, string $schema
, string $table-name
)
Returns a result set listing the primary keys for a table. 参数
返回值Returns a statement resource with a result set containing rows describing the primary keys for the specified table. The result set is composed of the following columns:
|