Write SQL query to create the following table
Table: STUDENT
size
4
Column name
ROLLNO
SNAME
GENDER
25
Data type
Integer
Varchar
Char
Date
Integer
Varchar
1
Constraint
Primary Key
Not Null
Not Null
Not Null
Not Null
Null
DOB
FEES
HOBBEY
4
15
Answers
Answered by
1
Answer:
Column name is B
Explanation:
Roll no.is 2. I am female. Hobbey is my different and many others.
Similar questions