Question: 1 Based on the following ERD, create a database called STUDENTS_INFO within all tables presented in the above ERD 24 Students Grades PK FK 27
1 Based on the following ERD, create a database called "STUDENTS_INFO" within all tables presented in the above ERD 24 Students Grades PK FK 27 SUID First Name LastName Major GPA DOB int PK varchar(32) varchar(32) varchar(32) Decimal(3.2) Date ID StID Midterm Final Exam int int int int 1 Based on the following ERD, create a database called "STUDENTS_INFO" within all tables presented in the above ERD 24 Students Grades PK FK 27 SUID First Name LastName Major GPA DOB int PK varchar(32) varchar(32) varchar(32) Decimal(3.2) Date ID StID Midterm Final Exam int int int int
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
