Question: a ) Write SQL code to create a table Students that contain the following: RollNo Number ( 6 ) Name Character ( 2 5 )
a Write SQL code to create a table Students that contain the following:
RollNo Number
Name Character not null
Batch Character
DoB Date
b Write SQL code to show the structure of the STUDENTS table.
c Update the branch of students with roll no as science.
d Write SQL code to delete the students table
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
