Default Session Collation For Procedures - Teradata Vantage - Analytics Database

SQL Data Definition Language Detailed Topics

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-12-13
dita:mapPath
vuk1628111288877.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jbg1472252759029
lifecycle
latest
Product Category
Teradata Vantage™

The default server character set for a procedure is set by Teradata support. If you want to change this default, contact Teradata support.

The following bullets list the possible default session collations for a procedure.

  • The default session collation is that of the user who executes the procedure.

    This is the standard default.

  • The default session collation is that of the user who created the procedure.

This means that result sets returned to either a client application or a calling procedure use the collation established for the called procedure even though they return their results using the character set of the client application or procedure.