Can I read SQL Server Performance Optimization Guide on EtoBox?
SQL Server Performance Optimization Guide by LuisEduardoAponteCardona is a document available to read on EtoBox.
What is SQL Server Performance Optimization Guide about?
The document discusses how to optimize performance on SQL Server. It recommends making complete backups monthly and reindexing, updating statistics, and recompiling weekly using scripts found in the SQL/Util folder to ensure SQL is using the best path to access data as the database grows over time. Running these scripts in the listed order (Reindex.sql, Updatsta.sql, and Recomp.sql) in the SQL Query window can help speed up reporting, inquiries and data display that may have slowed down as more information
- Author
- LuisEduardoAponteCardona
- Language
- EN