Q.1 Consider the business rules given below - A Computer must be the host of one and only one motherboard. A motherboard
Posted: Fri Apr 29, 2022 6:43 am
Q.1 Consider the business rules given below - A Computer must be the host of one and only one motherboard. A motherboard may be incorporated into one and only one computer. A computer has many input devices. Each input device links to a computer. Answer the given below Questions: 1. Draw a relational diagram for the database represented by the above business rules 2. Give the relational schema for the tables. 3. Give the difference between primary key and foreign key taking examples from the above tables.