Display of Incompatible Object Names and Literals - Advanced SQL Engine - Teradata Database

International Character Set Support

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ywb1588027283948.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1125
lifecycle
previous
Product Category
Teradata Vantage™
Object names and literals returned by HELP and SHOW statements, and by requests that specify the EXPLAIN modifier, may not be sharable among clients with differing client (session) character sets.
  • For SQL SHOW and EXPLAIN, any literals and object names that include characters not in the repertoire of the session character set, or that are otherwise unprintable, are shown as UNICODE delimited literals or identifiers. Specific incompatible characters are escaped to hexadecimal.
  • For SQL HELP, the Column SQL Name and Title fields identify names/strings containing characters that are not translatable into the client character set, and show replacement characters for individual untranslatable characters.

For details, see Teradata Vantage™ - SQL Data Definition Language Syntax and Examples, B035-1144.

Related Information

For information on... See...
Using the SHOW, HELP, and EXPLAIN commands Teradata Vantage™ - SQL Data Definition Language Syntax and Examples, B035-1144.
UNICODE delimited literals and identifiers Teradata Vantage™ - SQL Fundamentals, B035-1141.