C-06-Q106mediumsingle_mcq
The query SELECT name FROM student WHERE roll = 1 AND class = 10; retrieves the name of —
The query SELECT name FROM student WHERE roll = 1 AND class = 10; retrieves the name of —
- aevery student in class 10
- bthe class 10 student who has roll number 1
- call students with roll number 1 in any class
- dstudents who are not in class 10