6.455 USER_IND_STATISTICS
USER_IND_STATISTICS
displays optimizer statistics for the indexes on the tables owned by the current user and collected using the DBMS_STATS
package. Its columns (except for OWNER
) are the same as those in ALL_IND_STATISTICS
.
See Also: