SET SESSION TTGRANULARITY TO Syntax - Analytics Database - Teradata Vantage

Temporal Table Support

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-10-30
dita:mapPath
eud1628112402879.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
fif1472244754791
lifecycle
latest
Product Category
Teradata Vantage™
SET SESSION TTGRANULARITY TO { LOGICALROW | REQUEST | TRANSACTION }

Syntax Elements

LOGICALROW
Row is timestamped with the time the row is processed by the AMP.
REQUEST
Row is timestamped with the time the request is submitted.
TRANSACTION
Row is timestamped with the time when the first non-locking reference is made to a temporal table, or when the built-in function TEMPORAL_TIMESTAMP is first accessed during the transaction.