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 / aryasen

If you are using SQL Developer one option is there for
importing data from excel/csv or any other files.
first u need to create table which contains all columns in
excel. then right click on that table it will give option
for import excel data to the table.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I turn a list into a table?

599


Can a select statement fire a trigger?

765


How subquery works in sql?

629


What is the difference between sql and isql*plus?

610


How do you run a query?

677






What is a left join?

598


What are the most important characteristics of pl/sql?

671


Which join is like inner join?

669


what are the different type of normalization? : Sql dba

644


What is the difference between inner join and outer join?

619


what is the difference between union and union all? : Sql dba

636


Can we create clustered index without primary key?

609


What is the difference between delete and truncate commands?

586


Does sql full backup truncate logs?

638


Why procedure is used in sql?

643