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 / sajid siddiki
Please use sqlldr on UNIX or Ora Loader software to load any
kind of file(txt,xls) into system.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between hql and sql?
What if we write return in procedure?
Can a commit statement be executed as part of a trigger?
Is sql a backend language?
Why do we use cursors?
Why is a primary key important?
What is keys and its types?
How do you write an inner join query?
How do you explain an index number?
Mention what plvcmt and plvrb does in pl/sql?
What is dynamic query?
What is the use of function in sql?
What does count (*) mean in sql?
Are stored procedures faster than dynamic sql?
How do you go back in sql?