Question: . . 1. Create lab2_co database. 2. Create Student Table with the following attributes: Student_NO, unique Student_Name , no null Student_Address. 3. Adding Student gender

. . 1. Create "lab2_co" database. 2. Create "Student" Table with the following attributes: Student_NO, unique Student_Name , no null Student_Address. 3. Adding "Student gender" Attribute to the table. 4. changing the data type of Student_Address" Attribute to be char (100) 5. Set "Student_gender" default value ='f
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
