Side effect of Index
KaziSep 15 2007 — edited Sep 16 2007Hi Guru!
In one of my database table has 20 index.Usually we insert in this table by a back-end trigger,after that we update that table many ways.I want to create one more index on a column where the value is either 'Y' or null.
Is there any bad effect of too many indexes
please help me
Mokarem