Question: Question 2 [5 points] Write an appropriate Create Table statement to declare the following relation in SQL: Car (LicenceNum: string, Province: string, Make: string, Model:
![Question 2 [5 points] Write an appropriate Create Table statement to](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f53f3dde7a5_54166f53f3d7fa35.jpg)
Question 2 [5 points] Write an appropriate Create Table statement to declare the following relation in SQL: Car (LicenceNum: string, Province: string, Make: string, Model: string, Year: integer, VIN: string) where Make is a foreign key into a relation called Manufacturer (having an attribute also named Make as its primary key)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
