CURRENT_DATE (Transact-SQL) - SQL Server | Microsoft Learn
This function returns the current database system date as a date value, without the database time and time zone offset. CURRENT_DATE derives this value from the underlying operating system on the Database Engine runs.
more
|