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 delimiter sql?
What trigger means?
What is difference between stored procedure and trigger?
Whis is not false in primary key?
How do I count rows in sql query?
What is an emotional trigger?
What is nvarchar max in sql?
Is clustered index a primary key?
What are its different types of dbms?
How do temporal tables work?
What is union?
What is the usage of sql functions?
what is self join and what is the requirement of self join? : Sql dba
What is sqlite format?
what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba