Converts an expression of a given data type to a different data type or the same data type with different attributes.
Teradata SQL supports two different syntaxes for CAST functionality, only one of which is ANSI SQL:2011 compliant.
ANSI Compliance
This statement is ANSI SQL:2011 compliant, but includes non-ANSI Teradata extensions.