Question: What is a way to create a database that has counties, and each county has some Universities, from those universities you want to to list
What is a way to create a database that has counties, and each county has some Universities, from those universities you want to to list their grad programs and their requirements. How would you go on making that database. Would it be a good idea to have a table with all the counties and a table for each of those counties to hold the University names, and then a table for each university that has the grad programs name, and a table for each grad program to hold the requirements, or is there a better way to make the database?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
