Answered step by step
Verified Expert Solution
Question
1 Approved Answer
. . 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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started