1.

Solve : Load CSV file to Table in SQL Server?

Answer»

Hi all,
I use batch FILE to LOAD multi CSV files to multi TABLES.
NOTE: I MUST filter data in table first. After that I, have to update new data (from csv file) with batch's parameters.
Please show me the way to do that.

How can I write store procedure to do that.

Thank you.



Discussion

No Comment Found