CBSE Class 12 Informatics Practices
Question 66 of 79
MySQL SQL Revision Tour — Question 9
Back to all questionsDistinct
Reason — The DISTINCT keyword is used to display the unique values of the column.
Distinct
Reason — The DISTINCT keyword is used to display the unique values of the column.