IBM
C2090-558 · Question #93
C2090-558 Question #93: Real Exam Question with Answer & Explanation
Sign in or unlock C2090-558 to reveal the answer and full explanation for question #93. The question stem and answer options stay visible for context.
Question
Given the following table definition: CREATE TABLE t1(col1 BOOLEAN); Which of the following statements will fail to insert a row?
Options
- AINSERT INTO t1 values ('t');
- BINSERT INTO t1 values ('f');
- CINSERT INTO t1 values (1);
- DINSERT INTO t1 values (NULL);
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.