|
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
|