What is BCP? When does it used in sql server 2012?
Answer / Snigdha Jauhari
{"BCP" (Bulk Copy Program) is a utility provided by Microsoft SQL Server to efficiently transfer data between a SQL Server database and other data sources like Excel, text files, Access databases, etc. It's particularly useful for loading large amounts of data quickly. In SQL Server 2012, BCP can be used during bulk load operations when the source or destination is not a SQL Server table (e.g., CSV file).}
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain encryption of entire databases without the need for application changes in sql server 2008?
What are the differences between UNION and JOINS?
3 Answers CarrizalSoft Technologies,
what is a major difference between sql server 6.5 and 7.0 platform wise? : Sql server database administration
How to define the name and server for a new dsn?
What is the user of Primary key?
What are the advantages of having an index on the sql server?
How to create nested stored procedure?
How to create stored procedures with parameters in ms sql server?
How do I trace a query in sql server?
where can you add custom error messages to sql server? : Sql server administration
How can you check the level of fragmentation on a table?
How to implement service broker?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)