That's just an example, date range can be any 2 dates, and I want to calculate the weekend dates in the range. I have another utility to calculate holidays.
Just wondering if there is a DB2 query available for doing this. I need to calculate the number of weekend days between 2 dates, eg between 2009-12-28 and 2010-01-05. I searched this site (and the lib ...