Hi Friends.......
What is BCP? When do we use it? Can we use it with small database?
Thanks...........
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Dec 9, 2011, 11:39 PM
The Bulk Copy Program (BCP) is a command-line utility that ships with Microsoft SQL Server. With BCP, you can import and export large amounts of data in and out of SQL Server databases quickly and easily. Any DBA who has utilized this functionality will agree that BCP is an essential tool.
Please refer the below link
http://www.techrepublic.com/blog/datacenter/how-do-i-use-bcp-in-sql-server/319
Thanks
Vikas MishraPosted Dec 10, 2011, 11:48 PM