Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Is this necessary to drop the indexs

    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.

Viewing post 1 (of 2 total)