PHP » GoLang |
login |
register |
about
|
db2_statistics(PECL ibm_db2 >= 1.0.0) db2_statistics — Returns a result set listing the index and statistics for a table Description
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. Parameters
Return ValuesReturns 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:
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|