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