User Tools

Site Tools


Sidebar

**HPL/SQL is included to Apache Hive since version 2.0** * [[home|Home]]\\ * [[why|Why HPL/SQL]]\\ * [[features|Key Features]]\\ * [[start|Get Started]]\\ * [[doc|HPL/SQL Reference]]\\ * [[download|Download]]\\ * [[new|What's New]]\\ * [[about|About]]

current-date

This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== CURRENT_DATE Function ====== CURRENT_DATE function return the current date (year, month and day). **Syntax**: <code language="sql"> CURRENT_DATE | CURRENT DATE </code> **Return Type:** DATE **Compatibility**: IBM DB2, Teradata, MySQL. **Version:** HPL/SQL 0.01 See also: * [[current-timestamp|CURRENT_TIMESTAMP]] * [[from-unixtime|FROM_UNIXTIME]] * [[now|NOW]] * [[sysdate|SYSDATE]]