Has anyone figued out how to return Universal Time Coordinate or Greenwich Mean Time for use in SQL Server 7.0 T-SQL code?
The GETUTCDATE() function does this in SQL Server 2000, but I have been unable to find the equivalent in 7.0.