1z0-060 Dumps

1z0-060 Free Practice Test

Oracle 1z0-060: Upgrade to Oracle Database 12c

QUESTION 16

On your Oracle Database, you issue the following commands to create indexes:
SQL > CREATE INDEX oe.ord_customer_ix1 ON oe.orders (customer_id, sales_rep_id) INVISIBLE;
SQL> CREATE BITMAP INDEX oe.ord_customer_ix2 ON oe.orders (customer_id, sales_rep_id);
Which two statements are true?

Correct Answer: BF

QUESTION 17

You create a new pluggable database, HR_PDB, from the seed database. Which three tablespaces are created by default in HR_PDB?

Correct Answer: ABE

QUESTION 18

To implement Automatic Management (AMM), you set the following parameters:
<>> > >>

Correct Answer: B

QUESTION 19

Examine these two statements:
<>

Correct Answer: CDE

QUESTION 20

A redaction policy was added to the SAL column of the SCOTT.EMP table:
<>>

Correct Answer: ABD