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)- A4% (2)
- B82% (40)
- C10% (5)
- D4% (2)
Community Discussion
No community discussion yet for this question.