1Z0-063 Web TestEngine demo

Exit VCEDump 1Z0-063 Oracle Database 12c: Advanced Administration
Question 30 of 42
0% complete
Q30 Single choice

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

SQL> SELECT NUMBER_VALUE FROM REDACTION_VALUES_FOR_TYPE_FULL; NUMBER_VALUE
-------------------------
SQL> EXEC DBMS_REDACT.UPDATE_FULL_REDACTI0N_VALUES(-1)
PL/SQL procedure successfully completed.

SQL> select number_value from redaction_values_for_type_full;
NUMBER VALUE
------------------------
After changing the value, you notice that FULL redaction continues to redact numeric data with a zero.

What must you do to activate the new default value for numeric full redaction?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in