ACE - Correct
https://docs.oracle.com/cd/B19306_01/server.102/b14215/et_concepts.htm
B - Incorrect
The ORACLE_LOADER access driver is the default. It can perform only data loads, and the data must come from text datafiles
C and E - Correct
The ORACLE_DATAPUMP access driver can perform both loads and unloads.
F - Incorrect
https://docs.oracle.com/en/database/oracle/oracle-database/18/admin/managing-tables.html#GUID-697B86CC-875C-4F68-AF80-49B41F33AE45
You can, for example, select, join, or sort external table data. You can also create views and synonyms for external tables. However, no DML operations (UPDATE, INSERT, or DELETE) are possible, and no indexes can be created, on external tables.
D - Incorrect
Partitioned external tables were introduced in Oracle Database 12c Release 2 (12.2), allowing external tables to benefit from partition pruning and partition-wise.
https://oracle-base.com/articles/12c/partitioned-external-tables-12cr2#:~:text=Partitioned%20external%20tables%20were%20introduced,are%20supported%20with%20some%20restrictions.
In Oracle 19c:
A-correct
B-correct: Oracle Database provides access drivers for external tables. The default access driver
is ORACLE_LOADER, which allows the reading of data from external files using the Oracle
loader technology. The ORACLE_LOADER access driver provides data mapping
capabilities which are a subset of the control file syntax of SQL*Loader utility
C-correct: Another access driver, ORACLE_DATAPUMP, lets you unload data—that is, read data from the
database and insert it into an external table, represented by one or more external files
and then reload it into an Oracle Database.
D-false: Partitioning External Tables:For large amounts of data, partitioning for external tables provides fast query
performance and enhanced data maintenance.
F-false:You can, for example, select, join, or sort external table data. You can also create views and
synonyms for external tables. However, no DML operations (UPDATE, INSERT, or DELETE) are
possible, and no indexes can be created, on external tables.
F is wrong. The correct answers are ABC
https://docs.oracle.com/en/database/oracle/oracle-database/18/admin/managing-tables.html#GUID-F6948F0E-0557-4C42-9145-1897DE974CC3
Another access driver, ORACLE_DATAPUMP, lets you unload data....
No DML operations (UPDATE, INSERT, or DELETE) are possibl....
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.1z0-082 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
GraceYu
Highly Voted 5 years, 1 month agodanito
5 years, 1 month agoEkos
4 years, 7 months agoMandar79
Highly Voted 4 years, 10 months agocf1f99b
Most Recent 7 months, 2 weeks agoOracle2020
1 year, 3 months agoOracle2020
1 year, 3 months agoKuraudio
2 years, 7 months agodanito
5 years, 1 month ago