G
Guest
Hi,
Due to work demands some temp employees in my office may work in more than
one department.
for my database I am aiming to record the total number of hours each
employee works in any number of departments on a weekly basis.
I am struggling to understand table relationships. At the moment my database
allows for multiples dates and multiple departments but how can I be sure
that the working hours information is attached to the correct date?
Or is it better to have a one-to-many relationship? If that is the case, I
want to be sure that a new date will create a new set of records for the
employees.
Due to work demands some temp employees in my office may work in more than
one department.
for my database I am aiming to record the total number of hours each
employee works in any number of departments on a weekly basis.
I am struggling to understand table relationships. At the moment my database
allows for multiples dates and multiple departments but how can I be sure
that the working hours information is attached to the correct date?
Or is it better to have a one-to-many relationship? If that is the case, I
want to be sure that a new date will create a new set of records for the
employees.