- 2 Consider The Er Eer Diagram Given Below Model Plane Type M M 4 Works On Flies N N Salary Employee Lic Num Pilot Ss 1 (205.53 KiB) Viewed 43 times
2. Consider the ER/EER diagram given below: Model PLANE_TYPE ● M M 4 WORKS ON FLIES N N Salary EMPLOYEE Lic_num PILOT Ss
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
2. Consider the ER/EER diagram given below: Model PLANE_TYPE ● M M 4 WORKS ON FLIES N N Salary EMPLOYEE Lic_num PILOT Ss
2. Consider the ER/EER diagram given below: Model PLANE_TYPE ● M M 4 WORKS ON FLIES N N Salary EMPLOYEE Lic_num PILOT Ssn PERSON Write the SQL code to: [10 Marks] Create tables and their attributes as per the ERD. You can pick any data type for the attributes. Create primary keys and foreign keys for these tables If possible, try to reduce/merge the unnecessary tables