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
Give the advantages and disadvantages of clusters.
What is where clause in oracle?
What is a cursor in oracle?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
How to list all tables in your schema?
What to do if the binary spfile is wrong for the default instance?
Can we connect to ORACLE db using Windows Authentication?
How to assign a table row to a record variable?
What is data type in oracle?
How to execute the package in oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
How to export data to a csv file?
What are the oracle differences between nvl and coalesce
What privilege is needed for a user to delete rows from tables in another schema?
What is Redo Log Buffer in Oracle?