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 / cm
USE SQL LOADER
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Can %notfound return null after a fetch?
Name the different types of indexes in sql and define them.
What is query optimization in sql?
what is bcp? When is it used?
what is the difference between a having clause and a where clause? : Sql dba
What is the use of & in pl sql?
Explain the commit statement.
explain the difference between delete , truncate and drop commands? : Sql dba
What are the operators used in select statements?
how to use case expression? : Sql dba
How do I view output in sql developer?
Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?
How can we optimize a sql query?
Explain the significance of the & and && operators in pl sql.
Is there any restriction on the use of union in embedded sql?