C2090-730 Web TestEngine demo

Exit VCEDump C2090-730 DB2 9 Family Fundamentals
Question 34 of 46
0% complete
Q34 Single choice

If table TAB1 is created using the following statement:

CREATE TABLE tab1 (col1 INTEGER NOT NULL,
col2 CHAR(5),
CONSTRAINT cst1 CHECK (col1 in (1, 2, 3)))

Which of the following statements will successfully insert a record into table TAB1?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in