sysdate

Differences

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

Link to this comparison view

sysdate [2015/09/23 20:27]
127.0.0.1 external edit
sysdate [2015/11/10 10:56] (current)
dmtolpeko
Line 1: Line 1:
-====== SYSDATE Function ​- PL/​HQL ​======+====== SYSDATE Function ======
  
 SYSDATE function returns the current date and time (year, month, day, hour, minute and seconds). SYSDATE function returns the current date and time (year, month, day, hour, minute and seconds).
Line 25: Line 25:
 **Compatibility**:​ Oracle **Compatibility**:​ Oracle
  
-**Version:​** ​PL/HQL 0.03+**Version:​** ​HPL/SQL 0.3
  
 See also: See also:
Line 31: Line 31:
   * [[current-date|CURRENT_DATE]]   * [[current-date|CURRENT_DATE]]
   * [[current-timestamp|CURRENT_TIMESTAMP]]   * [[current-timestamp|CURRENT_TIMESTAMP]]
 +  * [[from-unixtime|FROM_UNIXTIME]]
 +  * [[now|NOW]]
 +  * [[unix-timestamp|UNIX_TIMESTAMP]]