Technical Notes
We're all on the same page!
Showing posts with label
dbms_stats
.
Show all posts
Showing posts with label
dbms_stats
.
Show all posts
Tuesday, 29 August 2017
e.g. shrink table usage
›
Steps: SQL> exec dbms_stats.gather_table_stats ('HR','EMPLOYEES'); -- Gathering table statistics SQL> SELECT own...
›
Home
View web version