ANSI Compliance
This statement is a Teradata extension to the ANSI SQL:2011 standard.
Syntax
character_expression ( { character_data_type [, data_attribute [,...] ] | data_attribute [,...] [, character_data_type [, data_attribute [,...] ] ] } )
Syntax Elements
- character_expression
A character 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:
- CHARACTER SET
- FORMAT
- NAMED
- TITLE