C-06-Q069mediumsingle_mcq
The query SELECT * FROM student WHERE class = 9; retrieves —
The query SELECT * FROM student WHERE class = 9; retrieves —
- aall students of every class
- bonly rows where the class column value is 9
- conly the name column for class 9
- dstudents who are NOT in class 9