nerdexam
Oracle

1Z0-873 · Question #29

When working with MyISAM tables, which of the following statements are true regarding deadlocks?

The correct answer is B. Deadlocks are not possible because of the MyISAM-specific method of table-level locking. See the full explanation below for the reasoning.

Question

When working with MyISAM tables, which of the following statements are true regarding deadlocks?

Options

  • ADeadlocks are possible because of the MyISAM-specific method of table-level locking.
  • BDeadlocks are not possible because of the MyISAM-specific method of table-level locking.
  • CDeadlocks are possible because of the MyISAM-specific method of row-level locking.
  • DDeadlocks are not possible because of the MyISAM-specific method of row-level locking.

How the community answered

(55 responses)
  • A
    7% (4)
  • B
    75% (41)
  • C
    4% (2)
  • D
    15% (8)

Community Discussion

No community discussion yet for this question.

Full 1Z0-873 Practice