Previous Next Database Reference Static Data Dictionary Views Static Data Dictionary Views: DBA_HIST_LATCH to DBA_STORED_SETTINGS DBA_IND_STATISTICS 5.109 DBA_IND_STATISTICS DBA_IND_STATISTICS displays optimizer statistics for all indexes in the database collected using the DBMS_STATS package. Its columns are the same as those in ALL_IND_STATISTICS. See Also: "ALL_IND_STATISTICS" Previous Next