Returns the current date.
TODAY( * )
DATE
Use this syntax in place of the historical CURRENT DATE function.
SQL/2003 Vendor extension.
The following statements return the current day according to the system clock.
SELECT TODAY( * ); SELECT CURRENT DATE; |
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |