nerdexam
Oracle

1Z0-063 · Question #138

The HR user updates the salary of one of the employees in the EMPLOYEES table, but does not commit the transaction. Which type of lock would this scenario lead to?

The correct answer is B. Row-exclusive lock on the row being updated. See the full explanation below for the reasoning.

Question

The HR user updates the salary of one of the employees in the EMPLOYEES table, but does not commit the transaction. Which type of lock would this scenario lead to?

Options

  • AExclusive table-level lock on the EMPLOYEES table
  • BRow-exclusive lock on the row being updated
  • CNull lock on the EMPLOYEES table
  • DNull lock on the row being updated

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    78% (29)
  • C
    8% (3)
  • D
    11% (4)

Community Discussion

No community discussion yet for this question.

Full 1Z0-063 Practice