Hi,
We have flat file with comma delimited,we are extracting the file into staging table but facing issue where one of the field(address) is having comma within the data.
Its simply moving the data into other column.
I already tried with Flat file option of text by using (") and (') but its not working
Any help will be much appreciated.
Thanks