-
When was the statistics last refreshed
Working with a few clients, I’ve noticed some issues with statistics in Sql Server 2005 not being updated frequently, even if auto stats is turned on at the database level and table level. I’ve noticed this often enough for me to cook up a quick script. Initially I thought that sys.stats catalog view might have…