SQLzoo.net

Get the current date and/or time

DB2
SQL Standard specifies CURRENT_TIMESTAMP, CURRENT_DATE and CURRENT_TIME. These are widely ignored :(
Execute set up code


Specific to DB2
none

Related links:

  • FUNCTIONS