Returns the current date. This is the historical syntax for CURRENT DATE.
TODAY ( * )
The following statement returns the current day according to the system clock.
SELECT TODAY( * ) FROM iq_dummy
SQL/92 Vendor extension.
Sybase Not supported by Adaptive Server Enterprise.