3.2.BCP
1. Introduction
The bulk copy (bcp) command of Microsoft SQL Server provides you with the ability to insert large numbers of records directly from the command line.
2.common use parameters
-S
-U
-P
-T
3.bcp import
Last updated
Was this helpful?