SYSUTCDATETIME
Description
Returns a datetime2(7) value that contains the date and time of the computer on which the instance of SQL Server is running. (SYSUTCDATETIME in Transact-SQL).
Sample Source Pattern
Syntax
Examples
Code:
IN -> SqlServer_01.sql
Result:
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated