IBM
C2090-558 · Question #23
C2090-558 Question #23: Real Exam Question with Answer & Explanation
Sign in or unlock C2090-558 to reveal the answer and full explanation for question #23. The question stem and answer options stay visible for context.
Question
What are two ways to create table t1 with row level locking? (Choose two.)
Options
- AExecute the command "create table t1 (c1 int) locking row".
- BExecute the command "create table t1 (c1 int) lock level row".
- CExecute the command "create table t1 (c1 int) lock mode row".
- DSet DEF_TABLE_LOCKMODE to ROW in ONCONFIG before executing "create table t1(c1 int)".
- ESet the environment variable DEF_TABLE_LOCKMODE to ROW before executing "create table
Unlock C2090-558 to see the answer
You've previewed enough free C2090-558 questions. Unlock C2090-558 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.