Export SQL Table data to Flat file

  • Hi,

    i am planning to export the 2 million records to flat file.but it is taking time .how can i export the data by batch wise .

    can one suggest in ssis or other way.

  • BCP may work well.

    If you use SSIS, I think there are some parameters to set batch size that can help, instead of trying to export all at once.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply