now
function
Applies to: Databricks SQL
Databricks Runtime
Returns the current timestamp at the start of query evaluation.
now()
This function takes no arguments.
A TIMESTAMP.
SQL
> SELECT now();
2020-04-25 15:49:11.914