CBSE Class 11 Informatics Practices Question 19 of 87

Structured Query Language (SQL) — Question 12

Back to all questions
12
Question

Question 12

The statement SELECT * FROM Student ORDER BY Marks DESC; will display marks in Descending order.

Answer