Hi,

I need to work out number of business days worked by staff in our company 
i.e.

Available days = Days in year - (Saturdays + Sundays + Bank Holidays)

(Available Days - Time Off) = Capacity

Is MySQL aware of UK Bank Holidays or do I have to create a separate table 
and keep it updated with Bank Holiday dates?

Thanks for your help.


Shaun 



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to