Date Time LOCALTIMESTAMP



The following program shows the query for this function −

Query

0: jdbc:drill:zk = local> select LOCALTIMESTAMP from (values(1));

Result

+--------------------------+
|     LOCALTIMESTAMP       |
+--------------------------+
| 2016-04-24 15:17:46.333  |
+--------------------------+
apache_drill_sql_operations.htm
Advertisements