Hi,
I need help with creating database design structure i've create is correct..
DB is here if anyone can look at it.
https://docs.google.com/file/d/0B2_U...it?usp=sharing
DB is for Migration tracking of Xp to Windows 7.
- Level 1 to 7 are different buisness units users fall under.
- Exclusion is to track if a user falls under a exclusion category. One user may or may not have an exclusion. May have more than one exclusion.
- Comms is to track when (date) a type of communications email is sent to a user.
- One user may have more than one workstation
should I be creating different one-to-one relationships tables or combine all into one user table as there are too many fields ?