Example: Data Returned in ASCII - Teradata VantageCloud Lake

Lake - Database Reference

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
ohi1683672393549.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
ohi1683672393549

Consider a BTEQ session with the ASCII client character set.

The data from the cunicode, csjis, and clatin columns are returned to the BTEQ session in ASCII, as illustrated by the following figure.

Your application must declare its variables as mixed single-byte strings to store the data from the database.


BTEQ session (ASCII character set)

Because the ASCII repertoire is much smaller than the repertoires of cunicode or csjis columns, characters may be converted to error characters on input, or the transaction may abort.