It's Urgent? How to IMPORT .xls & .txt file into ORACLE?

Answers were Sorted based on User's Feedback



It's Urgent? How to IMPORT .xls & .txt file into ORACLE?..

Answer / bikash khuntia

Import both types whether .xls or .txt into Oracle table by
sql loaded with Control file. We can load large no. of
records in few seconds.

Thanks

Is This Answer Correct ?    6 Yes 2 No

It's Urgent? How to IMPORT .xls & .txt file into ORACLE?..

Answer / venkat

Create a DSN for ORACLE DRIVER AS TEST THROUGH ODBC

OPEN THE EXCEL FILE IN ACCESS FILE

EXPORT INTO THE TABLE THROUGH DSN(oDBC)

Is This Answer Correct ?    3 Yes 3 No

It's Urgent? How to IMPORT .xls & .txt file into ORACLE?..

Answer / amit

Thanks Kiran & Hima and sory for let reply.
Actully I want to Import data from SQL server to
Oracle. in that database some files are in .jpg format
means image format is there any query to import data from
SQL server to Oracle.

Is This Answer Correct ?    2 Yes 3 No

It's Urgent? How to IMPORT .xls & .txt file into ORACLE?..

Answer / 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

It's Urgent? How to IMPORT .xls & .txt file into ORACLE?..

Answer / kiran kumar

open the TOAD and run the QUERY by using the SELECT
statement. after that click the right button and select the
SAVE AS button, in that select .xls Radio button and enter
the file name automatically data store in that file

Is This Answer Correct ?    4 Yes 29 No

Post New Answer

More Oracle General Interview Questions

Difference between inner join vs where ?

1 Answers  


How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?

1 Answers  


State some uses of redo log files?

1 Answers  


What to do if dba lost the system password?

1 Answers  


Explain the use of grant option in exp command.

1 Answers  


What are the set operators union, union all, minus & intersect meant to do?

1 Answers  


A and B are tables. x is a column. Then What is difference between A.x = B.x(+) and A.x = B.x ?

7 Answers   Cognizant, IBM,


Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.

1 Answers   Wipro,


Describe the different type of Integrity Constraints supported by ORACLE ?

2 Answers  


what is difference between where clause and having clause?

13 Answers  


How to convert csv to table in oracle?

1 Answers  


How different is ms access and oracle?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)