now
This section contains reference documentation for the now function.
Signature
Usage Examples
select now() AS now
FROM ignoreMenow
SELECT *
FROM tableName
WHERE tsInMillis > now() - 86400000Last updated
Was this helpful?

