exam questions

Exam 1z0-060 All Questions

View all questions & answers for the 1z0-060 exam

Exam 1z0-060 topic 1 question 151 discussion

Actual exam question from Oracle's 1z0-060
Question #: 151
Topic #: 1
[All 1z0-060 Questions]

You must configure Oracle Data Redaction for the EMP table to satisfy the following requirements:
✑ RANDOM redaction on the SAL and COMM columns
✑ PARTIAL redaction on the HIREDATE column
✑ FULL redaction on the MGR column
What would you define to implement this?

  • A. several redaction policies, with one redaction policy foe each data type defined for the table must be redacted
  • B. several redaction policies, with each redaction policy specifying the redaction for table columns of that redaction type
  • C. one redaction policy on the table, which specifies the redaction types for all table columns that must be redacted
  • D. several redaction policies, with one redaction policy for each table column that must be redacted
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
You can redact columns of different data types, using different redaction types, for one table or view.
1. Create the policy for the first column that you want to redact.
2. Use the DBMS_REDACT.ALTER_POLICY procedure to add the next column to the policy.
References:
http://docs.oracle.com/database/121/ASOAG/redaction_config.htm#ASOAG10612

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...