158 Views
I have already blogged about the usage of BULK INSERT in this post http://beyondrelational.com/blogs/madhivanan/archive/2010/03/17/bulk-insert-to-table-with-specific-columns.aspx You can use BULK INSERT command to import data from a file to a table. However...
0 comments