FROM Clause (ANSI Bitemporal Table Form) | Teradata Vantage - FROM Clause (ANSI Bitemporal Table Form) - Advanced SQL Engine - Teradata Database

ANSI Temporal Table Support

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
kit1592007446534.ditamap
dita:ditavalPath
kit1592007446534.ditaval
dita:id
B035-1186
lifecycle
previous
Product Category
Teradata Vantageā„¢

Bitemporal tables support these qualifiers only for system time, as described in Querying ANSI System-Time Tables.

To qualify rows in bitemporal tables by their valid-time periods, use nontemporal SQL in the WHERE clause condition. The SQL can refer to the individual columns that are the beginning and ending bounds of the valid-time derived period column, or you can apply Period data type functions directly to the valid-time derived period column. For more information on Period data type functions, see Teradata Vantageā„¢ - SQL Functions, Expressions, and Predicates, B035-1145.