Oracle® Database Reference 11g Release 2 (11.2) E40402-08 |
|
|
PDF · Mobi · ePub |
DBA_INDEXES
describes all indexes in the database. To gather statistics for this view, use the DBMS_STATS
package. This view supports parallel partitioned index scans. Its columns are the same as those in "ALL_INDEXES".