SQL Server 2017 Query Performance Tuning by Grant Fritchey

SQL Server 2017 Query Performance Tuning by Grant Fritchey

Author:Grant Fritchey
Language: eng
Format: epub
ISBN: 9781484238882
Publisher: Apress


Automatic Maintenance

In a database with a great deal of transactions, tables and indexes become fragmented over time (assuming you’re not using the fill factor method just mentioned). Thus, to improve performance, you should check the fragmentation of the tables and indexes regularly, and you should defragment the ones with a high amount of fragmentation. You also may need to take into account the workload and defragment indexes as dictated by the load as well as the fragmentation level of the index. You can do this analysis for a database by following these steps:1.Identify all user tables in the current database to analyze fragmentation.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.