SQL Database Concepts Question:
Download Questions PDF

What is BCP?

Answer:

It is used to copy huge amount of data from tables and views.
It does not copy the structures same as source to destination.

Download Basic SQL Server Interview Questions And Answers PDF

Previous QuestionNext Question
Explain what are the different index configurations a table can have?Tell me what is the STUFF and how does it differ from the REPLACE function?