DATETIME
This page describes the DATETIME function in Lenses SQL.
DATETIME ()Processors
SQL Studio
USE `kafka`;
SELECT DATETIME()
FROM sea-vessel-position-reports
LIMIT 1;{
"value": {
"DATETIME": "2023-11-29T16:30:41.146Z"
}
}Last updated
Was this helpful?

