History Row - Advanced SQL Engine - Teradata Database

Temporal Table Support

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
cjo1556732840654.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1182
lifecycle
previous
Product Category
Teradata Vantage™

In a valid-time table, a history row is a row that is no longer valid: a row with a valid-time period that ends before the current time. A row with a valid-time value of NULL is not considered a history row.

In a transaction-time table, a row that is closed is also considered to be a history row, regardless of the valid-time period. See Closed Row.

In a bitemporal table, a history row is a row with a valid-time period that ends before the current time, or a row that is closed in transaction time, or a row that has both of these conditions. A row with a valid-time value of NULL is not considered a history row.