What is sql*loader?



What is sql*loader?..

Answer / Vishakha Singh

SQL*Loader is a utility program provided by Oracle to load data into database tables from external files. It supports various file formats such as CSV, XML, and DBF.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

what is row? : Sql dba

1 Answers  


what does the t-sql command ident_incr does? : Transact sql

1 Answers  


Can cursors be part of a trigger body?

1 Answers  


How can u find column name from a table which have max value in a row.( not max value)

5 Answers  


What are the different types of PL/SQL program units that can be defined and stored in ORACLE database ?

2 Answers  


What is the difference between UNIQUE KEY and UNIQUE INDEX?

3 Answers   TCS,


What are different types of sql commands?

1 Answers  


What is clause in sql?

1 Answers  


What is the difference between delete and truncate statement in sql?

1 Answers  


What is error ora-01000: maximum open cursors exceeded

1 Answers  


how do you login to mysql using unix shell? : Sql dba

1 Answers  


How does a self join work?

1 Answers  


Categories