Forum Discussion

aashton's avatar
aashton
Helper V
2 years ago

Normalizing a many-to-many

I have an Applications table with ID, Date, Name, Candidate ID, etc.  It is linked to a Contracts table with ID, Date, Name Candidate ID, on Candidate ID, many-to-many.  I am trying to resolve this m...