Thread
:
My terribly archaic Database
View Single Post
#
8
05-21-2009, 11:56 PM
Shendare
Dragon
Join Date: Apr 2009
Location: California
Posts: 814
Adding indexes to table columns that are often sorted or filtered by can yield a huge performance boost in tables that are read from often but added to rarely (adding a record takes longer with a large table containing many indexes to update).
Shendare
View Public Profile
Send a private message to Shendare
Find all posts by Shendare