Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Table Statistics Question

chinnaMay 5 2009 — edited May 6 2009
How can you tell if a table is analyzed using ANALYZE or DBMS_STATS ?

If the table is analyzed using using ANALYZE, can we use DBMS_STATS.DELETE_TABLE_STATS to delete the stats or do we have to use ANALYZE TABLE DELETE STATISTICS?

thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 3 2009
Added on May 5 2009
10 comments
757 views