
- Forum
- Programming Talk
- Java
- Load data from csv file to oracle database using sql scripts
Load data from csv file to oracle database using sql scripts
This is a discussion on Load data from csv file to oracle database using sql scripts within the Java forums, part of the Programming Talk category; I have already convert excel file into csv. in my csv file data is from different different tables. i used ...
-
Load data from csv file to oracle database using sql scripts
I have already convert excel file into csv. in my csv file data is from different different tables. i used string token to convert excel to csv. can anyboby please provide me the code in java to load this csv data into oracle database in different tables.i mean how i will define a particular field data will insert into related table. I have to submit this code tommorow please reply soon.
Thanks in advance
-
why don't you use sql loader to do this

Reply With Quote





