DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: How do I know if statistics is removed on a particular table

  1. #1
    Join Date
    Oct 2005
    Posts
    2

    Question How do I know if statistics is removed on a particular table

    How do I find if the statistics has been deleted/turned off on a particular table?
    Thanks,
    ksnmr00

  2. #2
    Join Date
    Jan 2001
    Posts
    642
    If you don't see the stats in the dba_tables or if the last_analyzed columns are blank then it means that there are no stats.
    There is always a better way to do the things.

  3. #3
    Join Date
    Oct 2005
    Posts
    2
    Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width