Character Data Type Assignment Rules
Server Character Sets
LATIN, UNICODE, KANJISJIS, KANJI1, and GRAPHIC server character sets are generally mutually assignable.
Consider an assignment of an expression to a character string column. The assignment may be the result of the SQL UPDATE or INSERT statement, or it may be the result of a Load utility assignment.
The expression is converted to the server character set of the character column.
Exceptions to GRAPHIC Data
The following exceptions apply to GRAPHIC data:
For more information, see the documentation on the USING row descriptor in SQL Data Manipulation Language.
For more information, see the documentation on the USING row descriptor in SQL Data Manipulation Language.