- Original Poster
- #1
Folks,
We need to be able to calculate the number of net working days between any given two dates, ie. Case Opened and Case Closed. This function also needs to take into account the UK Bank Holidays.
Is there a built-in function, custom calendar or stored procedure that we can use as I couldnt find anything in standard SQL functions to do the job?
Thanks all,
We need to be able to calculate the number of net working days between any given two dates, ie. Case Opened and Case Closed. This function also needs to take into account the UK Bank Holidays.
Is there a built-in function, custom calendar or stored procedure that we can use as I couldnt find anything in standard SQL functions to do the job?
Thanks all,