IBM
C2090-312 · Question #77
An EBCDIC table t1 and a UNICODE table t2 are joined by t1.col1=t2.col2. Which statement is true?
The correct answer is B. col1 is converted to UNICODE. See the full explanation below for the reasoning.
Question
An EBCDIC table t1 and a UNICODE table t2 are joined by t1.col1=t2.col2. Which statement is true?
Options
- Acol2 is converted to EBCDIC
- Bcol1 is converted to UNICODE
- CSQLCode-270: Function not supported
- Dcol2 and col1 are converted to UTF-32
How the community answered
(23 responses)- A9% (2)
- B78% (18)
- C9% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.