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 before trigger?
What is sql used for?
What is delimiter in pl sql?
The select into statement is most often used to create backup copies of tables or for archiving records?
Is sql considered coding?
How do you modify a table in sql?
Can we rollback after truncate?
what is a relationship and what are they? : Sql dba
What are the types of index in sql?
What is the difference between microsoft access and sql server?
Why are sql stored procedures used?
which operator is used in query for pattern matching? : Sql dba
What is mutating sql table?
What is the use of nvl function?
How to process query result in pl/sql?