nerdexam
Oracle

1Z0-083 · Question #5

Your SALES_ROOT application container has two application PDBs. The SALES_APP application has a common table, FIN.REVENUE, in the two PDBs. Examine this query and its output: Which two are true?…

The correct answer is C. -> CORRECT - https://docs.oracle.com/en/database/oracle/oracle- F. -> CORRECT - because CONTAINERS_DEFAULT is not enabled for the revenue table. Tested in lab with exact same setting like in the output shown. database/19/multi/administering-application-containers-with-sql-plus.html#GUID-AAF93A02- 7C70-4024-8758-E351C213543E

Manage Advanced Database Features

Question

Your SALES_ROOT application container has two application PDBs. The SALES_APP application has a common table, FIN.REVENUE, in the two PDBs. Examine this query and its output:

Which two are true? (Choose two.)

Exhibit

1Z0-083 question #5 exhibit

Options

  • A-> incorrect - The CONTAINERS clause can be used.
  • B-> incorrect - It can be also a range based.
  • C-> CORRECT - https://docs.oracle.com/en/database/oracle/oracle-
  • D-> incorrect - Regular table
  • E-> incorrect - shown in the output CONTAINER_MAP = YES
  • F-> CORRECT - because CONTAINERS_DEFAULT is not enabled for the revenue table.

How the community answered

(27 responses)
  • A
    4% (1)
  • C
    85% (23)
  • D
    4% (1)
  • E
    7% (2)

Explanation

Tested in lab with exact same setting like in the output shown. database/19/multi/administering-application-containers-with-sql-plus.html#GUID-AAF93A02- 7C70-4024-8758-E351C213543E

Topics

#application container#CONTAINERS clause#container map#common table

Community Discussion

No community discussion yet for this question.

Full 1Z0-083 Practice