Q. Which SQL function returns the number of distinct values?
Solution:
COUNT(DISTINCT) returns the number of unique values in a specified column.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
COUNT(DISTINCT) returns the number of unique values in a specified column.
Strengthen Your Practice with our comprehensive question bank.