/ Published in: SQL
URL: http://msdn.microsoft.com/en-us/library/ms189794.aspx
Can use second, Minute and many other from the url above
Expand |
Embed | Plain Text
SELECT DATEDIFF(second, '10:59:00', '11:03:00')
You need to login to post a comment.
