For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I am trying to load csv data through SQL Loader, one of the columns/fields contains text that includes a comma in it. Is there a way to replace or remove this comma from this text?
The delimiter used in the csv file is comma itself.