High School

Thank you for visiting Which of the following is a suggested threshold for performing index fragmentation maintenance A Delete and recreate if the fragmentation is more than 10 percent. This page is designed to guide you through key points and clear explanations related to the topic at hand. We aim to make your learning experience smooth, insightful, and informative. Dive in and discover the answers you're looking for!

Which of the following is a suggested threshold for performing index fragmentation maintenance?

A. Delete and recreate if the fragmentation is more than 10 percent
B. Update statistics for fragmentation more than 30 percent
C. Rebuild if the fragmentation is less than 5 percent
D. Reorganize if the logical fragmentation is between 5 and 30 percent

Answer :

Reorganize if the logical fragmentation is between 5 and 30 percent. This is a suggested threshold for performing index fragmentation maintenance. The correct option is d. Reorganize if the logical fragmentation is between 5 and 30 percent.


Index fragmentation occurs when the logical order of pages in an index does not match the physical order of pages on disk. This can lead to slower query performance and increased storage requirements. To address index fragmentation, maintenance tasks such as rebuilding or reorganizing the index can be performed.

In the given options, option d is the suggested threshold for performing index fragmentation maintenance. Reorganizing is recommended if the logical fragmentation is between 5 and 30 percent. This means that the index is still somewhat fragmented, but not to the point where a full rebuild is necessary.

Option a suggests deleting and recreating the index if the fragmentation is more than 10 percent. This is a drastic measure and not typically recommended for routine maintenance.

Option b suggests updating statistics for fragmentation more than 30 percent. While updating statistics can help with query performance, it is not a direct solution to index fragmentation.

Option c suggests rebuilding the index if the fragmentation is less than 5 percent. This is not necessary for a minimally fragmented index and can be time-consuming and resource-intensive. The correct option is d. Reorganize if the logical fragmentation is between 5 and 30 percent.

Learn more about storage visit:

https://brainly.com/question/520781

#SPJ11

Thank you for reading the article Which of the following is a suggested threshold for performing index fragmentation maintenance A Delete and recreate if the fragmentation is more than 10 percent. We hope the information provided is useful and helps you understand this topic better. Feel free to explore more helpful content on our website!

Rewritten by : Jeany