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


Please Help Members By Posting Answers For Below Questions

What is an escape character in sql?

562


Can we use ddl statements in stored procedure sql server?

514


What is rank function in sql?

530


what is table? : Sql dba

570


Why we use triggers in mysql?

557






What is scalar function?

564


Explain the working of foreign key?

542


what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba

611


Can we use rowid as primary key?

542


what is a constraint? Tell me about its various levels. : Sql dba

561


How do you declare a constant?

523


Why are aggregate functions called so?

510


How can you know that statistics should be updated?

601


what are the differences between char and nchar? : Sql dba

593


How can you fetch first 5 characters of the string?

550