nerdexam
Oracle

1Z0-074 · Question #37

You log in to the ORCL database as SYSTEM and successfully execute these two blocks of code: The SCOTT user has the SELECT privilege on HR.EMP. Which statement is true about queries by non-DBA users…

The correct answer is A. All their queries display blanks for LAST_NAME and the true contents of the SALARY column. Explanation/Reference:

New Features for Security

Question

You log in to the ORCL database as SYSTEM and successfully execute these two blocks of code:

The SCOTT user has the SELECT privilege on HR.EMP. Which statement is true about queries by non-DBA users with the SELECT privilege on HR.EMP?

Exhibit

1Z0-074 question #37 exhibit

Options

  • AAll their queries display blanks for LAST_NAME and the true contents of the SALARY column.
  • BOnly SCOTT'S queries display the true contents of the SALARY column and blanks for LAST_NAME.
  • CAll their queries display blanks for LAST_NAME and zeroes for SALARY.
  • DOnly SCOTT'S queries display the true contents of the SALARY and LAST_NAME columns.
  • EOnly SCOTT'S queries display zero for SALARY and the true contents of the LAST_NAME column.

How the community answered

(37 responses)
  • A
    84% (31)
  • C
    8% (3)
  • D
    3% (1)
  • E
    5% (2)

Explanation

Explanation/Reference:

Topics

#data redaction#column masking#VPD policy#SELECT privilege

Community Discussion

No community discussion yet for this question.

Full 1Z0-074 Practice