You are tasked to create a table that has a column that must store the current time accurate to ten
microseconds.
You need to use a system function in conjunction with the DEFAULT option in the column definition.
Which system function should you use?
A.
DATEADD
B.
GETUTCDATE
C.
SYSDATETIME
D.
CURRENT_TIMESTAMP