What is BCP? When do we use it?

Answers were Sorted based on User's Feedback



What is BCP? When do we use it?..

Answer / gaurav

Check on this URL :
http://intquesans.blogspot.com/2011/06/what-is-bcp-when-does-it-used.html

Is This Answer Correct ?    2 Yes 2 No

What is BCP? When do we use it?..

Answer / guest

BulkCopy is a tool used to copy huge amount of data from
tables and views. But it won?t copy the structures of the same.

Is This Answer Correct ?    8 Yes 15 No

Post New Answer

More SQL Server Interview Questions

Write an sql query to sort a table according to the amounts in a row and find the second largest amount.

1 Answers   Amazon,


List out the differences between the clustered index and non-clustered index in sql server?

1 Answers  


Is truncate a dml command?

1 Answers  


What is the default value of an integer data type in sql server 2005?

1 Answers  


What is the difference between char and varchar2 datatype in sql?

1 Answers  


Explain Active/Active and Active/Passive cluster configurations

2 Answers  


role of sql sever 2005 in database rather than any other database

1 Answers  


What are the new features in sql server 2016?

1 Answers  


How do I save a stored procedure in sql server?

1 Answers  


Why I am getting "the microsoft .net framework 2.0 in not installed" message?

1 Answers  


What is dbcc updateusage?

1 Answers  


What is ddl and dml commands?

1 Answers  


Categories