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