jaya_jay
Valued Member
Points: 58
More actions
April 18, 2007 at 8:35 am
#68361
Is this necessary to drop the index...What will be the effect if we rebuilt the indexes without dropping them in DTS
Ninja's_RGR'us
SSC Guru
Points: 294069
April 19, 2007 at 6:31 am
#701405
Why do you think you need to drop the indexes in the first place?
Leo Ryzhenko
Points: 74
April 19, 2007 at 12:23 pm
#701551
If it's relatively small table don't worry about indexes.
If it's a big table with multiple indexes you have to drop indexes before loading table,
and recreate indexes after load.
April 23, 2007 at 8:15 am
#701932
Thanks Leo...
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply