Files
notes/tiddlywiki/DBMS_STATS - examples.txt
2026-03-12 22:01:38 +01:00

4 lines
134 B
Plaintext
Executable File

-- Dictionary and fixed objects (X$) stats
execute dbms_stats.gather_dictionary_stats;
execute dbms_stats.gather_fixed_objects_stats;