Get started
Load & manage data
Work with data
Administration
Reference & resources
CLUSTER BY
mask
ROW FILTER
Updated Nov 01, 2024
Send us feedback
now
Applies to: Databricks SQL Databricks Runtime
Returns the current timestamp at the start of query evaluation.
now()
This function takes no arguments.
A TIMESTAMP.
> SELECT now(); 2020-04-25 15:49:11.914
current_date function
current_timezone function
current_timestamp function