IBM
C2090-558 · Question #118
Why would you want to create a table with a lock mode row as opposed to a lock mode page?
The correct answer is C. to increase concurrency among multiple users on the same table. See the full explanation below for the reasoning.
Question
Why would you want to create a table with a lock mode row as opposed to a lock mode page?
Options
- Ato reduce disk I/O
- Bto keep more information in memory for each locked row
- Cto increase concurrency among multiple users on the same table
- Dto reduce the number of locks when accessing rows out of the table
How the community answered
(39 responses)- A3% (1)
- B15% (6)
- C74% (29)
- D8% (3)
Community Discussion
No community discussion yet for this question.