What is the difference bewteen Bulk Insert and Openrowset and BCP?

  • Hi Guys,

    I am looking for differences between Bulk Insert and Openrowset and BCP? and what the procs and cons of each one and which one will be faster and why?

    Thanks,

    Shiva

  • There a few differences, but the main one is that Bulk Insert is a T-sql command, and BCP is a command line program

    Check BOL for the rest..

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

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