I am trying to write a query that will add the time from several different activities.
Ex Activity1: Time 1:00:34
Activity2: Time 0:03:45
Activity3: Time 0:05:26
I need the total time by adding these together. Not sure how to accomplish this from SQL Server
Billy Ballard
For in the past, Lies the future.
Ex Activity1: Time 1:00:34
Activity2: Time 0:03:45
Activity3: Time 0:05:26
I need the total time by adding these together. Not sure how to accomplish this from SQL Server
Billy Ballard
For in the past, Lies the future.