Viewing post 1 (of 1 total)
Here is my simple method to format the output to a more readable format:
CAST(GETDATE() - @StartDT AS TIME(2)) AS Duration
January 16, 2014 at 5:51 am
#1680612