CBSE Class 12 Informatics Practices Question 50 of 79

MySQL SQL Revision Tour — Question 3

Back to all questions
3
Question

Question 3

To remove duplicate rows from the result of a query, specify the SQL qualifier DISTINCT in select list.

Answer