I have data in text files as attachments/below. SO header row position will be change and delimiter cama(,) semicolon(;) .. etc.. I need to load in each file as separate table from header and data only.. can you please give me solution any stored procedure /SSIS package code..
This is first file
today date: 4/28/202
ID,Name,Sal
10,mahi,2000
20,ravi,3000
30,raju,1000
Total emp: 20
- This topic was modified 5 years, 4 months ago by DBA.k.
Attachments:
You must be
logged in to view attached files.