It returns the server's DateTime with time zone in which SQL Server instance is running. SELECT SYSDATETIMEOFFSET() AS [GETDATE()]; ...
確定! 回上一頁