Quiz: Aggregate Functions
Test your knowledge of aggregate functions in MySQL.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which statement applies to aggregate functions in MySQL?
A.
An aggregate function takes a table with rows and yields rows.
B.
An aggregate function takes a table with rows and yields one row.
C.
The type of the input values is identical to the type of the output value.
D.
An aggregate function takes a table with rows and yields rows where .
1 / 5