Oracle® Database Reference 10g Release 1 (10.1) Part Number B10755-01 |
|
|
View PDF |
INDEX_HISTOGRAM
contains information from the ANALYZE INDEX ... VALIDATE STRUCTURE
statement.
Note: TheANALYZE INDEX ... VALIDATE STRUCTURE OFFLINE statement must be used in order to collect statistics. |
Column | Datatype | NULL | Description |
---|---|---|---|
REPEAT_COUNT |
NUMBER |
Number of times that one or more index keys is repeated in the table | |
KEYS_WITH_REPEAT_COUNT |
NUMBER |
Number of index keys that are repeated that many times |