I work for an organization where we have a access database of contacts, in a table called individual_contacts. At any time, a contact can elect to become a member of our organization. We have several memberhip levels, stored in a table with two fields, level_id, level_name, and the table is...