Informatics Practices
Related Questions
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.
DISTINCT option causes a group function to consider only the unique values of the argument expression.
By default, ORDER BY clause sorts the result set in descending order.