Question: When mapping the following entity into a relation, which one of the following occurs? Student Student ID Name Email {Certificate} The Certificate attribute is transformed

When mapping the following entity into a relation, which one of the following occurs? Student Student ID Name Email {Certificate} The Certificate attribute is transformed to a new table with Student_ID" and "Certificate_ID" together as a composite primary key. The "Certificate attribute is transformed to a new table with Student_ID" as foreign key and Certificate_ID" as primary key. The "Certificate attribute is transformed to a new table with Student_ID" as primary key and Certificate_ID" as foreign key. The Certificate attribute becomes a foreign key in the same Student table; and Student_ID" remains as primary key. When mapping the following entity into a relation, which one of the following occurs? Student Student ID Name Email {Certificate} The Certificate attribute is transformed to a new table with Student_ID" and "Certificate_ID" together as a composite primary key. The "Certificate attribute is transformed to a new table with Student_ID" as foreign key and Certificate_ID" as primary key. The "Certificate attribute is transformed to a new table with Student_ID" as primary key and Certificate_ID" as foreign key. The Certificate attribute becomes a foreign key in the same Student table; and Student_ID" remains as primary key
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
