J
joemeshuggah
hello all,
my understanding is that an index should be added to fields that are often
searched or sorted, and can be added to individual fields, or to a group of
fields.
if fields a, b, c, & d are typically sorted and used in joins, should i add
an index to field a, field b, field c, field d, fields a & b & c & d, fields
a & b & c, fields a & c & d etc etc?
is there a disadvantage to adding too many indexes?
what is the general rule as to whether or not an index should be added?
is there any harm in deleting an index after it has already been added?
thanks!
my understanding is that an index should be added to fields that are often
searched or sorted, and can be added to individual fields, or to a group of
fields.
if fields a, b, c, & d are typically sorted and used in joins, should i add
an index to field a, field b, field c, field d, fields a & b & c & d, fields
a & b & c, fields a & c & d etc etc?
is there a disadvantage to adding too many indexes?
what is the general rule as to whether or not an index should be added?
is there any harm in deleting an index after it has already been added?
thanks!