Hi there,
If your direct-load INSERT modifies most of the data in a table, you can avoid the performance impact of index maintenance by dropping the index before the INSERT and then rebuilding it afterwards.
Regards
Thomas
|
Results 1 to 7 of 7
Thread: When to Rebuild IndexThreaded View
|
Click Here to Expand Forum to Full Width |