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 'mysqld'? : Sql dba
What is nvarchar max in sql?
How to get list of all tables from a database?
What are types of joins?
What is the difference between microsoft access and sql?
Can we edit a view in sql?
What is group by in sql?
What is mutating sql table?
What are different sql data types?
What are schema-level triggers?
Why use truncate instead of delete?
Is clustered index a primary key?
What is out parameter used for eventhough return statement can also be used in pl/sql?
What is vector point function?
Is a view faster than a stored procedure?