BCP Utility – using BCP IN in Microsoft SQL Server
In this posting I will show you (BCP IN) how easily you can transfer your data from your operating system file to Microsoft SQL Server database.
|
| |||
Oracle, SQL, PL/SQL, Microsoft SQL Server and T-SQL related Tips and Techniques |
|
In this posting I will show you (BCP IN) how easily you can transfer your data from your operating system file to Microsoft SQL Server database.
This article will show you (with example) how to use BCP OUT in Microsoft SQL Server.