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
How do you change a value in sql?
what is the syntax used for partition in tsql? : Transact sql
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
What is a table?
What does bitemporal mean?
What is pivot query?
what is a stored procedure? : Sql dba
What does count (*) mean in sql?
what is a unique key ? : Sql dba
what are the different type of sql's statements ? : Sql dba
What is a schema? How is it useful in sql servers?
Why trigger is used in sql?
What is sql*plus?
Which is better varchar or nvarchar?
how can we submit a form without a submit button? : Sql dba