There are so many ways to import data directly using T-SQL.
Here listed couple of commands which helps to load the Data quickly into the Database:
Here listed couple of commands which helps to load the Data quickly into the Database:
- BCP
- Bulk Insert
- OpenRowSet
- OPENDATASOURCE
- OPENQUERY
No comments:
Post a Comment