Hi,
I have created a SSIS package that extracts data from CSV file and dumps into a SQL table.
The data is coming in sorted order in SQL table , which I do not want, I want it to come as it is(as per CSV).
Please suggest a work around for the same.
Note: I am using SQL Server 2008
Thanks in advance!
Regards,
Deepak!
I have created a SSIS package that extracts data from CSV file and dumps into a SQL table.
The data is coming in sorted order in SQL table , which I do not want, I want it to come as it is(as per CSV).
Please suggest a work around for the same.
Note: I am using SQL Server 2008
Thanks in advance!
Regards,
Deepak!