DB
FunctionsDate & Time

timestamp_diff

Returns the signed difference between two timestamps, optionally scaled by a requested unit.

timestamp_diff(…) → Int64

Kind · scalar

Returns the signed difference between two timestamps, optionally scaled by a requested unit.

Part of the Date & Time family.