ANSI Compliance
This statement is ANSI SQL:2011 compliant.
As an extension to ANSI, CAST permits the use of data attribute phrases such as FORMAT.
Syntax
CAST ( UDT_expression AS DATE [ data_attribute [...] ] )
Syntax Elements
- UDT_expression
- An expression that results in a UDT data type.
- data_attribute
- One of the following data attributes:
- FORMAT
- NAMED
- TITLE