Skip to content

Commit 988f67e

Browse files
authored
update
1 parent 6e40c8a commit 988f67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

indexes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Database indexing is a detailed topic evident by the many online whitepapers cov
1414

1515
**Q:** How often must index maintenance occur?
1616

17-
**A:** This depends on the data change within the table, best practices state that an index should be reorganised at 5% and rebuilt at 30% fragmentation. At Aviva standard jobs are deployed to monitor table fragmentation and take the necessary action, unless the business has opted to maintain this themselves.
17+
**A:** This depends on the data change within the table, best practices state that an index should be reorganised at 5% and rebuilt at 30% fragmentation. At organisation standard jobs are deployed to monitor table fragmentation and take the necessary action, unless the business has opted to maintain this themselves.
1818

1919
**Q:** How long will index maintenance take?
2020

0 commit comments

Comments
 (0)