current-date

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
current-date [2015/11/10 10:52]
dmtolpeko
current-date [2015/11/10 10:54]
dmtolpeko
Line 1: Line 1:
-====== CURRENT_DATE Function ​- PL/​HQL ​======+====== CURRENT_DATE Function ======
  
 CURRENT_DATE function return the current date (year, month and day). CURRENT_DATE function return the current date (year, month and day).
Line 13: Line 13:
 DATE DATE
  
-**Compatibility**:​ IBM DB2.+**Compatibility**:​ IBM DB2, Teradata, MySQL.
  
-**Version:​** ​PL/HQL 0.01+**Version:​** ​HPL/SQL 0.01
  
 See also: See also:
Line 23: Line 23:
   * [[now|NOW]]   * [[now|NOW]]
   * [[sysdate|SYSDATE]]   * [[sysdate|SYSDATE]]
 +  * [[unix-timestamp|UNIX_TIMESTAMP]]