Apache Presto - current_date()

查询返回当前日期。

查询

presto:default> select current_date as date;
   Date 
------------ 
 2016-07-06 

apache_presto_sql_functions.html