Calculate Difference in Overlapping Time in PostgreSQL / SSRS
3
votes
1
answer
2517
views
I'm using PostgreSQL 9.2 and SSRS 3.0. I'm trying to calculate the difference in non-overlapping time entries in a timesheet.
My data looks like this:
I would like this to return:
I can get the overlapping minutes 635, but am having trouble with the not overlapping, 605 minutes.


Asked by Rob Slone
(31 rep)
Aug 21, 2015, 05:51 PM
Last activity: Sep 8, 2023, 10:25 PM
Last activity: Sep 8, 2023, 10:25 PM