Informatics Practices
Fill in the blanks:
Two types of MySQL functions are single row functions and _________ functions.
Related Questions
Fill in the blanks:
By default, the ORDER BY clause sorts the result-set in the _________ order.
Fill in the blanks:
To sort the result set in descending order, _________ keyword is used with ORDER BY.
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.