Reference Guide > TDV Support for SQL Functions > Date Functions > TRANSACTION_TIMESTAMP
 
TRANSACTION_TIMESTAMP
Returns a value of type TIME WITH TIMEZONE that represents the start of the current transaction.
Syntax
TRANSACTION_TIMESTAMP()
Example
SELECT TRANSACTION_TIMESTAMP()