It's Urgent? How to IMPORT .xls & .txt file into ORACLE?
Answer Posted / hima bindu
Hi
If u want to import the data which is in .xls file to
oracle data base then first create temporary table in
database then write insert statements in excel file using
functions then execute that scripts into toad. Then the
data in excel sheet is imported to data base.
| Is This Answer Correct ? | 7 Yes | 12 No |
Post New Answer View All Answers
Differentiate between pre-select and pre-query?
How to create a stored function in oracle?
How to drop a stored function?
How to connect to oracle using service name instead of sid?
What is a trigger oracle?
Explain the features of oracle?
Explain view?
How to run queries on external tables?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
What is save point in oracle database?
How to manage transaction isolation level?
How do I call oracle stored procedures that take no parameters?
How to drop an index?
What is the difference between postgresql and oracle?
What do you mean by cdb and pdb in oracle 12c?