TOMORROW
This page describes the TOMORROW function in Lenses SQL.
TOMORROW()Processors
SQL Studio
USE `kafka`;
SELECT TOMORROW()
FROM nyc-yellow-taxi-trip
LIMIT 1;{
"value": {
"TOMORROW": "2023-11-30T18:49:25.182Z"
}
}Last updated
Was this helpful?

