Hi all, I have a table and it contains of stop dates of our equipment, the dates specify that which days the equipment was failure and not working. the below image is showing total days of equipment downtime is 45.
Now I need to know sum days of downtime based on two dates. for example :
I want to know stop days From 15/04/2020 to 01/06/2020, >>>>>>Sum of stop days = 24
Can someone tell me how can I do that by query or SQL?
Now I need to know sum days of downtime based on two dates. for example :
I want to know stop days From 15/04/2020 to 01/06/2020, >>>>>>Sum of stop days = 24
Can someone tell me how can I do that by query or SQL?