Apache Drill - Date Time NOW()


The following program shows the query for this function −

Query

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

Result

+--------------------------+
|          EXPR$0          |
+--------------------------+
| 2016-04-24 15:19:23.975  | 
+--------------------------+
apache_drill_sql_operations.htm
Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements