IBM
C2090-320 · Question #84
C2090-320 Question #84: Real Exam Question with Answer & Explanation
Sign in or unlock C2090-320 to reveal the answer and full explanation for question #84. The question stem and answer options stay visible for context.
Question
The following definition for COL1 is given by this statement: CREATE TABLE... (COL1 BINARY (05)) Which of the following statements will successfully insert data into the table?
Options
- AINSERT INTO... (COL1) VALUES(HEX(`12345'));
- BINSERT INTO... (COL1) VALUES(BLOB(`12345'));
- CINSERT INTO... (COL1) VALUES(CHAR(`12345'));
- DINSERT INTO... (COL1) VALUES(BINARY(`123456'));
Unlock C2090-320 to see the answer
You've previewed enough free C2090-320 questions. Unlock C2090-320 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.