Performance: Demonstration of Outdated Statistics

standard post
yigitaktan  -  
2 Comments  -  

Statistics are created when Query Optimizer generates a query plan for getting a better performance. Query Optimizer uses Statistics to estimate how many rows will be returned from a query plan. You can access the statistics under the indexes folder in SSMS. Read More