Question 36
Examine the parameter for your database instance:
You generated the execution plan for the following query in the plan table and noticed that the nested loop join was done. After actual execution of the query, you notice that the hash join was done in the execution plan:
Identify the reason why the optimizer chose different execution plans.
Question 37
You execute the following PL/SQL: Which two statements are true?
Question 38
You upgrade your Oracle database in a multiprocessor environment. As a recommended
you execute the following script:
SQL > @utlrp.sql
Which two actions does the script perform?
Question 39
In your multitenant container database (CDB) with two pluggable database (PDBs). You want to create a new PDB by using SQL Developer.
Which statement is true?
Question 40
Which two statements are true regarding constraints?
