Assigning Default Client Character Set for a Session | Teradata Vantage - Assigning the Default Client Character Set for a Session - Teradata Vantage - Database Engine 20

International Character Set Support

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Database Engine 20
Teradata Vantage
Release Number
20.00
Published
June 2025
ft:locale
en-US
ft:lastEdition
2025-08-28
dita:mapPath
jun1747160330269.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
hqj1472245413611
lifecycle
latest
Product Category
Teradata Vantageā„¢

You can control the session parameter that defines the character set to be used for external representation from within the client application submitting the request. Specifying an alternate character set overrides the default client character set for a session.

For example, in BTEQ you can use the SESSION CHARSET command to set the character set for the current session:

.SET SESSION CHARSET 'ascii'

Make sure the character set you use (for example, 'ascii') exactly matches the name of a valid, enabled client character set.

For further information on how to use a session character set, see the users guide for the particular application.