Oracle 11g - 12c Sql Loader Interview Questions and Answers Pdf - 1
Question: 1
What is the SQL*Loader?
SQL Loader is a tool to lead data from file to a database table.
Question: 2
What is the difference between the conventional and direct path loads?
The direct path load loads data directly into datafiles while conventional path load uses standard insert statements.
There are a few restrictions with direct path loads. The data loaded using direct path does not replicate.
Question: 3
What is the difference between the SQL*Loader and import utilities?
Import and SQL*Loader both can be used to load data in a database.
However, import works in combination with export and can read files generated by export only.
SQL*Loader can read normal text files and you can explain the interpretation of text in the control file.
Question: 4
How you improve the performance of SQL*Loader?
You can use direct path load to improve the performance.
Indexes and constraints make inserts slow. Removing indexes and constraints improve performance of inserts; and therefore, of SQL*Loader.
Question: 5
Can you load data into multiple tables at once?
Yes
Computer Awareness Questions for NIMCET, JNU, BHU, MCA More
Objective Computer Awareness Notes for Bank, Competitive Exams More
Boolean Algebra Questions and Answers Pdf Class 11 More
Spreadsheet Questions and Answers Pdf More
Computer Awareness Question Bank Pdf Free Download More
Top 1000+ List of Synonyms and Antonyms Words in English More
General Knowledge Questions and Answers for TRB Exams More
100+ Logical Reasoning Statement Courses of Action Questions More
1000+ Spelling Test with Answers Pdf More
Top200+ DBMS Quiz Questions and Answers More