|
PHP5中文手册
db2_statistics(PECL ibm_db2:1.0-1.6.2) db2_statistics — Returns a result set listing the index and statistics for a table 说明
resource db2_statistics
( resource $connection
, string $qualifier
, string $schema
, string $table-name
, bool $unique
)
Returns a result set listing the index and statistics for a table. 参数
返回值Returns a statement resource with a result set containing rows describing the statistics and indexes for the base tables matching the specified parameters. The rows are composed of the following columns:
|