Attached: A stripped-down version of my database.
In tblPlayableSims, I have several columns that I split into their own tables - if I have two Sims with the same job, I don't need to store the information separately for each. I related them like this:
However, now I'm not sure exactly how I...