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 start sql profiler?

555


what is transaction? : Sql dba

530


Why do we need databases?

565


Are subqueries faster than joins?

571


How can you fetch first 5 characters of the string?

550






What does seeding a database mean?

525


How do you declare a constant?

523


Name the operator which is used in the query for pattern matching?

503


Where are my tempfiles, I don't see them in v$datafile or dba_data_file?

546


How do I tune a sql query?

511


how is myisam table stored? : Sql dba

603


How do I order by ascending in sql?

535


What is the purpose of using pl/sql?

661


What is the difference between a primary key and a clustered index?

518


What does desc stand for?

588