Hi,
I used the ALTER TABLE command to disable some indexes on a table. Now, of course, I can't find the command to ENABLE the indexes!
My other question is - will disabling the indexes make data loads faster? That is what I need. Seems easier than dropping/recreating the indexes.
Can someone please help me.
Thanks
I used the ALTER TABLE command to disable some indexes on a table. Now, of course, I can't find the command to ENABLE the indexes!
My other question is - will disabling the indexes make data loads faster? That is what I need. Seems easier than dropping/recreating the indexes.
Can someone please help me.
Thanks