Returns the current date and time. This is the historical syntax for CURRENT TIMESTAMP.
NOW ( * )
TIMESTAMP
The following statement returns the current date and time.
SELECT NOW(*) FROM iq_dummy
SQL—Vendor extension to ISO/ANSI SQL grammar.
Sybase—Not supported by Adaptive Server Enterprise.