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/66f67d30e3b43_93666f67d30865d0.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
