index question

Started by Andy Krigerabout 23 years ago1 messagesgeneral
Jump to latest
#1Andy Kriger
akriger@greaterthanone.com

I have read that doing bulks modifications (inserts or deletes) to tables
with indexes can be very very slow. Is there a way to turn off the index
during that operation? As opposed to doing drop index/create index.

thx