Hello,
Can somebody please refer me to a few articles, below is my problem statement.
-> Import file format CSV.
-> Based on the number of columns in CSV, create a table dynamically with the columns.
I'm Using SQL Server 2008 R2
I'm not allowed to use dynamic queries :(
Please advice.
Thanks
Swat