IMMEDIATELY SUCCEEDS | SQL Date/Time Functions & Expressions | Teradata Vantage - IMMEDIATELY SUCCEEDS - Analytics Database - Teradata Vantage

SQL Date and Time Functions and Expressions

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-10-30
dita:mapPath
cpk1628111786971.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
pxz1544241488545
lifecycle
latest
Product Category
Teradata Vantageā„¢

Evaluates two Period expressions or derived periods to TRUE, FALSE, or UNKNOWN.

Result Type

This predicate applies when both period_expression_1 and period_expression_2 are a period column, period constructor, or period value expression. In this case, the predicate returns True if the begin bound value of period_expression_1 is equal to the end bound value of period_expression_2 If either or both of the operands are NULL, the result is UNKNOWN.

If either expression is NULL, the operator returns UNKNOWN.