Hi,
I have several queries each returning
results with duplicated data, such as this:
staff_id date hours duty
1 1/1/04 8-5 C
2 1/1/04 9-6 W
1 2/1/04 9-4 C
2...
Hi,
I'm building a sub-system that will auto generate
staff rosters, so far I've got the following tables:
Staff (sid, Name, etc...)
Roster(rid,startdate,enddate)
Date(dateid,date)
StaffDay(sid,rid,dateid,starttime,endtime,duty)
sid,rid,dateid in the StaffDay table will be enforced
as a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.