sp_statistics

Returns a list of indexes in a single table.

Syntax

sp_statistics table_name [, table_owner]
 [, table_qualifier] [, index_name] [, is_unique]

Parameters

Usage

This procedure corresponds to the ODBC function SQLStatistics.

Note: With all platforms in ECDA Option for ODBC, the index_name parameter is ignored, regardless of the value. This applies even if you set the value to a nonexistent name or to NULL.