Suppose a university wants to create a School Database to tr…

Suppose a university wants to create a School Database to track data. After interviewing several people, the design team learns that the goal of implementing the system is to give better insight into students’ performance and academic resources. To design the database, the team comes up with the following tables: Student, Course, Grade, Classroom Write each table’s fields (columns), including PK and FK.