Hi everyone, I have to create a 4 table database for my MIS class. I've made 4 tables: City_Info, Graduate_Schools, Graduate_Degrees, Employers.
My intention is to relate the tables in a way that an individual soon to graduate from college can query for a city he/she might like to live in based on numerous factors. Each table contains relevant info pertaining to the subject of the table(population, job outlook for degrees, grad school ratings, employers' industry, etc). However, now that I have all the information together, I don't understand how I'm going to set up my relationships to make queries work. I've never done this before and would appreciate any advice. I can provide more information if necessary. Thanks.