GETUTCDATE
SYSDATETIME
CURRENT_TIMESTAMP
Returns the current date and time with high precision.
SYSDATETIME()
Enter values below to update the example in real time.
high_precision_now
SELECT SYSDATETIME() AS high_precision_now;