ANSI Compliance
This statement is ANSI SQL:2011 compliant.
As an extension to ANSI SQL, Teradata supports the specification of data attributes.
Syntax
CAST ( character_expression AS interval_data_type [ data_attribute [...] ] )
Syntax Elements
- character_expression
A character expression to be converted.
- interval_data_type
An INTERVAL data type to which the expression is to be converted.
- data_attribute
- One of the following data attributes:
- NAMED
- TITLE