Your Ad Here

Mar 24, 2008

What is BCP utility in SQL SERVER ?

BCP (Bulk Copy Program) is a command line utility by which you can import and export large amounts of data in and out of SQL SERVER database. Below is a sample which shows BCP in action.

No comments: