How to read a CSV file and Insert data into an Oracle Table
645675Jun 18 2008 — edited Feb 6 2013Hi all ,
I have a simple requirement .I have a CSV file and need to read values from the file and insert it into an Oracle Table .Can someone explain me the Code to do so .I know I have to use UTL _FILE but if someone could give me the code it would be great .
Any other method - Please explain in detail .
Thanks in advance