Teradata Conversion Syntax - Advanced SQL Engine - Teradata Database

SQL Data Types and Literals

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
zsn1556242031050.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1143
lifecycle
previous
Product Category
Teradata Vantageā„¢
period_expression (
  [ data_attribute, [...] ]
  character_data_type
  [, { data_attribute | CHARACTER SET server_character_set } [,... ] ]
)
period_expression

The Period expression to be converted.

character_data_type

The data type to which the expression is to be converted.

data_attribute
One of the following data attributes:
  • FORMAT
  • NAMED
  • TITLE
server_character_set

The server character set to use for the conversion. If the CHARACTER SET clause is omitted, the user default server character set is used.