SQL Server Transact Basic to Expert - Returning the Coordinated Universal Time

This blog show how to get the Universal Coordinated time using the SQL query

Example:

SELECT 'UniversalTimeCoordinate', SYSUTCDATETIME()

The expected result would vary based on the time we execute the query
Ebook Download
View all
Learn
View all