Default Session Collation For Procedures - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-24
dita:mapPath
jpx1556733107962.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1184
lifecycle
previous
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.