How to handle comma while importing CSV file in APEX 3.2
738674Jun 24 2010 — edited Jun 24 2010I am trying to import excel sheet data into a table. I have followed steps mentioned in below link and they work just fine with one exception.
http://avdeo.com/2008/05/21/uploading-excel-sheet-using-oracle-application-express-apex/
Exception is related to presense of comma (,) in any particular filed like- Address.
How can I handle this situation? I am using APEX 3.2
Thanks,
Abhi