Question: Some one started recording students registration and advisor information as the table below. In this table set up, answer the following questions. The table structure
Some one started recording students registration and advisor information as the table below. In this table set up, answer the following questions.
- The table structure above may raise problems if data are kept being entered the table. What kind of problems in entering and managing the data can you tell with this table structure?
- To avoid the data recording problems with the above table structure, how would you set up tables and their relationships each other? Write down the structure of potential tables in the format, STUDENT(StudentID, StudentName, AdvisorID) where STUDENT as the name of a table, StudentID as Primary Keys underlined, and AdvisorID as Foreign Key in italic. (Hint: If a many-to-many relationship between tables exists, we need to introduce an association table to convert it into 1-to many relationships.)

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
