Most recent timestamp (column)
Definition
Interval between scan time and the maximum value in a date/time/time-stamp column (within the partition). Supported only on date/datetime/time columns.
Source
data (timestamp)
Computation
MAX(timestamp)
Last updated
Was this helpful?