Which data type should you use?

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?

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



Leave a Reply 1

Your email address will not be published. Required fields are marked *


swetha

swetha

D.
datetimeoffset