JockVSJock
Technical User
I've searched previous post on here for Table Relationship design. There are some things that I understand and I think that I would have a better understanding for the whole scheme of things, if I posted what I am working on here and had some help/input on it.
I work in HR, and we keep track of information on when we bring a new employee into the company (we have our own lingo, like any other company, so you may not understand the names of the fields ) Right now, we are using a spreadsheet, which isn't any good. I created an Access DB, but it is only in one table, which I know isn't good. So what I'm trying to do is to make the tables into a relationship.
Here are the fields that I need:
Name
HS#
Position Type
Offer Type
Tent. Start Date
Create Offer Type
Sent Offer Letter
Offer Letter Reminder
Received Offert Letter
Mark Template Accepted
Aptrack
Background Check Sent
Background Reminder
Background Received
Filed I-9 Reminder
I-9 Reminder
CC
CC Leased
CC Email Changed
NAPS/PS
H/M Disp Reminder
H/M Follow Up
Close RFP
Dist 1st Day Packet
Relocation Sent
1st Bonus
1st Bonus Amount
2nd Bonus
2nd Bonus Amount
Comments
This is how I would like to organized these different tables
Name (Primary Key)
Position Type
Offer Type
Tent. Start Date
Name (Foreign Key)
Create Offer Type
Sent Offer Letter
Offer Letter Reminder
Received Offer Letter
Name (Key?)
Mark Template Accepted
Background Check Sent
Name (Key?)
Aptrack
Background Check Sent
Background Reminder
Background Received
Name (Key?)
Filed I-9 Reminder
I-9 Reminder
Name (Key?)
CC
CC Leased
CC Email
Name (Key?)
NAPS/PS
Name (Key?)
H/M Disp Reminder
H/M Follow Up
Close H/S
Name (Key?)
Dist. 1st Day Packet
Name (Key?)
Relocation
Name (Key?)
Bonus
Name (Key?)
Comments
I've marked key nexted to the name because these is one name relations or would it be a one to one relationship?
Any feedback would be great.
thanks
-Chris