CAST Character-to-INTERVAL Conversion | VantageCloud Lake - Character-to-INTERVAL Conversion with CAST - Teradata VantageCloud Lake

Lake - Working with SQL

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
jbe1714339405530.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
jbe1714339405530

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