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)- A7% (4)
- B75% (41)
- C4% (2)
- D15% (8)
Community Discussion
No community discussion yet for this question.