Teradata Period-to-Character Conversion Syntax | VantageCloud Lake - Teradata Period-to-Character Conversion Syntax - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
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.