Viewing post 1 (of 2 total)
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 19, 2007 at 12:23 pm
#701551