I have data look like follows to tell the Date + Time
2008-03-20T04:30:00Z
Does SQLServer has a datatype to store directly from the above format
(Date + Time)
==============
Any datatype to store duration like (1 hour 30 min)
01H30M
2008-03-20T04:30:00Z
Does SQLServer has a datatype to store directly from the above format
(Date + Time)
==============
Any datatype to store duration like (1 hour 30 min)
01H30M
Comment