nerdexam
Oracle

1Z0-146 · Question #142

You issue this command: CREATE SYNONYM emp FOR ed.employee; Which task has been accomplished?

The correct answer is B. The need to qualify an object name with its schema was eliminated for only you. See the full explanation below for the reasoning.

Question

You issue this command:

CREATE SYNONYM emp FOR ed.employee; Which task has been accomplished?

Options

  • AThe need to qualify an object name with its schema was eliminated for user Ed.
  • BThe need to qualify an object name with its schema was eliminated for only you.
  • CThe need to qualify an object name with its schema was eliminated for all users.
  • DThe need to qualify an object name with its schema was eliminated for users with access.

How the community answered

(34 responses)
  • A
    15% (5)
  • B
    76% (26)
  • C
    6% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-146 Practice