Skip to Main Content

SQL & PL/SQL

Announcement

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!

SQL loader Replace comma in input file

Ajmal MohamedNov 16 2023

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.

Comments
Post Details
Added on Nov 16 2023
4 comments
490 views