Display non-ASCII characters
You can use Netezza Performance Server SQL on terminals by using the code sets Latin1 or Latin9, UTF8, and code sets that are supported by the International Components for Unicode library (ICU), for example Shift-JIS (sjis), Extended UNIX Code-JP (euc-jp), Extended UNIX Code-CN (euc-cn), and Extended UNIX Code-KR (euc-kr) formats.
Netezza Performance Server SQL converts all data from char, varchar, nchar, and nvarchar columns to the terminal code set for display. If the selected character does not exist in the terminal code set, then the system displays a question mark.