Answers

Question and Answer:

  Home  Oracle DBA

⟩ How do you analyze table partition using Oracle provided package?

DBMS_STATS.GATHER_TABLE_STATS with GRANULARITY => 'PARTITION' OPTION

 169 views

More Questions for you: