...

/

Quiz: Aggregate Functions

Quiz: Aggregate Functions

Test your knowledge of aggregate functions in MySQL.

We'll cover the following...
1

Which statement applies to aggregate functions in MySQL?

A)

An aggregate function takes a table with nn rows and yields nn rows.

B)

An aggregate function takes a table with nn 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 nn rows and yields mm rows where m>1m\gt 1.

Question 1 of 50 attempted
Access this course and 1400+ top-rated courses and projects.