You executed the following procedure to collect statistics regarding an index:       SQL>ANALYZE INDEX EMP_ID VALIDATE STRUCTURE;  <br /> Which view will you use to determine whether you need to rebuild the index or not?() <p> You executed the following procedure to collect statistics regarding an index:       SQL>ANALYZE INDEX EMP_ID VALIDATE STRUCTURE;  <br /> Which view will you use to determine whether you need to rebuild the index or not?() </p>
A、A. INDEX_STATS
B、B. DBA_INDEXES
C、C. DBA_IND_COLUMNS
D、D. V$OBJECT_USAGE