Question: A table STUDENT already exists with all columns but no primary key. SQL for each of the following: a) add a column named dob (data
A table STUDENT already exists with all columns but no primary key. SQL for each of the following:
a) add a column named dob (data type date and always requires value), and
b) create a composite primary key using columns G-Number and dob
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
