Oracle® Database Reference 11g Release 1 (11.1) Part Number B28320-01 |
|
|
View PDF |
DBA_INDEXES
describes all indexes in the database. To gather statistics for this view, use the SQL ANALYZE
statement. This view supports parallel partitioned index scans. Its columns are the same as those in "ALL_INDEXES".