You currently store date information in two columns. One column contains the date in local time and
one column contains the difference between local time and UTC time. You need to store this data in
a
single column. Which data type should you use?
A.
time
B.
datetime2
C.
datetime2(5)
D.
datetimeoffset