SQL SERVER – When are Statistics Updated – What triggers Statistics to Update
- by pinaldave
If you are an SQL Server Consultant/Trainer involved with Performance Tuning and Query Optimization, I am sure you have faced the following questions many times.
When is statistics updated? What is the interval of Statistics update? What is the algorithm behind update statistics? These are the puzzling questions and more.
I searched the Internet as…