I have one Excel file with 1,50,000 Records. Now I need to
load that whole file into Oracle Database with same columns
in Excel sheet .
I need PLSQL Procedure or used by SQL PLUS
Answer Posted / murthy
Please use the sql loader to upload the file into Oracle
database.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is java sql package?
How many types of functions are there in sql?
What is output spooling in sql*plus?
What are the disadvantages of not performing database normalization?
what is myisam? : Sql dba
What is the difference between left outer join and left join?
What does t sql mean?
Is it mandatory for the primary key to be given a value when a new record is inserted?
What is the difference between inner join and outer join?
What is clause?
Is full outer join same as cross join?
How do I run sql?
What are the parts of a sql statement?
What is on delete restrict?
What is the use of count (*) in sql?