nerdexam
Oracle

1Z0-883 · Question #95

User A issues the command: LOCK TABLES pets READ; Which command can User B execute against the pets table?

The correct answer is B. SELECT....FROM pets. See the full explanation below for the reasoning.

Question

User A issues the command:

LOCK TABLES pets READ; Which command can User B execute against the pets table?

Options

  • AUPDATE pets...
  • BSELECT....FROM pets
  • CINSERT INTO pets...
  • DALTER TABLE pets...

How the community answered

(49 responses)
  • A
    4% (2)
  • B
    82% (40)
  • C
    10% (5)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-883 Practice