Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Tablestudent
Create table student (rollno int not null, Name char(20), Marks float ); Insert into student (rollno,name,marks) Values(101,'prachi', 90), (102,'sana',65), (103,'mamta',78), (104,'raghini', 89), (105,'hena', 89); Select *from student;
run
|
edit
|
history
|
help
0
Output
QLSV
Exam
Demo
Lunes
Task_3_FInal
Practice
Sql Question 1
updated
ASSESSMENT2