update stats

  • i need to find when the last update of stats on a database and also need to check the fragmentation in all the tables and indexes , any script is there to find ?

  • The Stats_date() function and the sys.dm_db_index_physical_stats DMV respectively. There are lots of scripts, a google search should dig up a pile.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply