TechAnalyst100
IS-IT--Management
I have a table with a set of names (Staff), their start date with company, their original working hours, plus other info. I have another table (Shift_Change) which allows you to choose a name and enter their new working hours, and the date they are effective from.
As a person can in theory, change their working hours on numerous occasions,I would like to set up a query which will produce a list of all staff and their current working hours to a given date.
Could anyone give me any pointers in writing a query to utilise both tables and provide me with this list? Thanks.
As a person can in theory, change their working hours on numerous occasions,I would like to set up a query which will produce a list of all staff and their current working hours to a given date.
Could anyone give me any pointers in writing a query to utilise both tables and provide me with this list? Thanks.