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

http://hoolihome.blogspot.tw/2016/07/bcp-uft-8.html

Last updated

Was this helpful?