Usage Notes - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
wgr1555383704548.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™

SET SESSION COLLATION is not valid in 2PC sessions.

Character data is sorted in ascending order unless the DESC (descending) option is included in the SQL request.

Vantage converts data characters to their uppercase values for comparison and sorting operations unless the CASESPECIFIC option is included in the SQL request, or was defined at creation time for the column being queried. The results of CASESPECIFIC on sorted results is described in Teradata Vantage™ - SQL Data Manipulation Language, B035-1146.