Question: Represent this database as a collection of relational tables. Include primary and foreign keys. Do not specify data types for columns or write SQL commands.
Represent this database as a collection of relational tables. Include primary and foreign keys. Do not specify data types for columns or write SQL commands.

Borrow date FID DVDID Star Actor Name Friends 1 DVD's Name Borrows Number Title Return Date Entity E1 Friends, Key K1 : FID, Attribute A1 Name, Attribute A2: Number Entity E2 DVD's, Key K2: DVDID, Attribute A5 Star Actor Name, Attribute A6: Title Relationship R1: Borrows, Attribute A3: Return date, Attribute A4: Borrow Date Cardinality2: Cardinality1: one to many, many to one
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
