An EBCDIC table t1 and a UNICODE table t2 are joined by t1.col1=t2.col2. Which statement is
true?

A.
col2 is converted to EBCDIC
B.
col1 is converted to UNICODE
C.
SQLCode-270: Function not supported
D.
col2 and col1 are converted to UTF-32
Explanation: