Informatics Practices
Fill in the blanks:
In MySQL, _________ option causes a group function to consider only unique values of the argument expression.
SQL Queries
1 Like
Answer
Distinct
Answered By
2 Likes
Related Questions
Fill in the blanks:
The _________ function returns the total number of rows, including duplicates and NULL in a table.
Fill in the blanks:
Group functions are also known as _________ functions.
Fill in the blanks:
The _________ function returns the lowest value from the given column or expression.
The ORDER BY clause combines all those records that have identical values in a particular field or a group of fields.