Graphic Literals for Multibyte Characters - Preprocessor2 for Embedded SQL

Teradata Preprocessor2 for Embedded SQL Programmer Guide

Product
Preprocessor2 for Embedded SQL
Release Number
15.00
Language
English (United States)
Last Update
2018-09-27
dita:id
B035-2446
lifecycle
previous
Product Category
Teradata Tools and Utilities

Graphic Literals for Multibyte Characters

The precompiler recognizes GRAPHIC type literals in the PL/I language in the following form: <‘###’G>, where the letter G is the multi-byte character set Latin capital G, each ’ (single quotation mark) is a single byte character, ‘<’ is the Shift-Out metacharacter, ‘>’ is the Shift-In metacharacter, and ### is the quoted MBC string of valid kanji EBCDIC ideograms.

Note: For more information on graphic literals (or constants), see SQL Data Types and Literals (B035‑1143).