Oracle SQL Loader Interview Question and Answers
1. | What is the SQL*Loader? |
---|---|
SQL Loader is a tool to lead data from file to a database table. | |
2. | What is the difference between the conventional and direct path loads? |
---|---|
|
|
3. | What is the difference between the SQL*Loader and import utilities? |
---|---|
|
|
4. | Can you load data into multiple tables at once? |
---|---|
Yes | |