1Z0-060 Exam Question 51

Which three are amongst the categories into which column definitions are classifies by the Database Migration Assistant for Unicode (DMU)? (Choose three.)
  • 1Z0-060 Exam Question 52

    After implementing full Oracle Data Redaction, you change the default value for the NUMBER data type as follows:

    After changing the value, you notice that FULL redaction continues to redact numeric data with zero.
    What must you do to activate the new default value for numeric full redaction?
  • 1Z0-060 Exam Question 53

    Your multitenant container database (CDB) contains some pluggable databases (PDBs), you execute the following command in the root container:

    Which two statements are true? (Choose two.)
  • 1Z0-060 Exam Question 54

    Which three statements are true about SQL plan directives?
  • 1Z0-060 Exam Question 55

    You wish to enable an audit policy for all database users, except SYS, SYSTEM, and SCOTT.
    You issue the following statements:
    SQL> AUDIT POLICY ORA_DATABASE_PARAMETER EXCEPT SYS;
    SQL> AUDIT POLICY ORA_DATABASE_PARAMETER EXCEPT SYSTEM;
    SQL> AUDIT POLICY ORA_DATABASE_PARAMETER EXCEPT SCOTT;
    For which database users is the audit policy now active?