Multiple indexes on a table will lead to...
Increase the performance during SELECT operation
Degrade the performance during INSERT operation?
Degrade the performance during the UPDATE or DELETE operation
All of the above