Question: 1) Create a SQL query to create the following table of personal information called StudentInfo. Use you knowledge to determine what columns, datatype, size and
1) Create a SQL query to create the following table of personal information called StudentInfo. Use you knowledge to determine what columns, datatype, size and constraints (i.e. primary key) is needed.
2) Create a SQL query to create the following table of sport player genres called SportGenre (the rating is a number between 1 and 10 you can assign to each genre). Use you knowledge to determine what columns, datatype, size and constraints (i.e. primary key) is needed.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
