I have a range of date i.e start date 19/05/2017 till end date 25/05/2017. I want to get the hours calculated in between them without including weekends i.e friday and saturday. For example:
7 days have 7*24= 168 hrs 5 days excluding friday and Saturday will give 120hrs.
Any function that can be used in another query?