IBM
C2090-312 · Question #60
Given the following CREATE TABLE statement: CREATE TABLE TB1 (C1 CHAR(4), C2 XML, C3 CLOB(1K)) ; How many VSAM clusters will DB2 create?
The correct answer is D. 6. See the full explanation below for the reasoning.
Question
Given the following CREATE TABLE statement: CREATE TABLE TB1 (C1 CHAR(4), C2 XML, C3 CLOB(1K)) ; How many VSAM clusters will DB2 create?
Options
- A1
- B4
- C5
- D6
How the community answered
(40 responses)- A8% (3)
- B10% (4)
- C3% (1)
- D80% (32)
Community Discussion
No community discussion yet for this question.