SUCCEEDS Syntax - 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
{ period_expression [NOT] SUCCEEDS
  { period_expression | datetime_expression | derived_period } |

  datetime_expression [NOT] SUCCEEDS period_expression |

  derived_period [NOT] SUCCEEDS { derived_period | period_expression }
}

Syntax Elements

period_expression

Any expression that evaluates to a Period data type.

The Period expression must be comparable with the other expression. Implicit casting to a Period data type is not supported.

datetime_expression
An expression that evaluates to a DATE, TIME, or TIMESTAMP value.
derived_period
Any expression that evaluates to a Period data type.