Aggregation, Date & Time Functions Quiz

Aggregation, Date & Time Functions Quiz

Professional Development

15 Qs

quiz-placeholder

Similar activities

User defined functions and Window functions Quiz

User defined functions and Window functions Quiz

Professional Development

15 Qs

Success Forge SQL Server Quiz

Success Forge SQL Server Quiz

Professional Development

15 Qs

SQL Database - Basic

SQL Database - Basic

Professional Development

10 Qs

Advanced SQL Quiz

Advanced SQL Quiz

Professional Development

15 Qs

Looker Studio 2 Quiz

Looker Studio 2 Quiz

Professional Development

15 Qs

SQL1

SQL1

Professional Development

10 Qs

SELECT 2

SELECT 2

Professional Development

10 Qs

SQL Programming Revision

SQL Programming Revision

Professional Development

20 Qs

Aggregation, Date & Time Functions Quiz

Aggregation, Date & Time Functions Quiz

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Education Admin

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the SUM() function do in SQL?
Counts records
Adds numeric values
Finds max value
Filters results

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The GROUP BY clause allows SQL to apply aggregate functions to subgroups of data.
True
False

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Which clause filters results before aggregation?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which clause filters results after grouping in SQL?
WHERE
GROUP BY
SELECT
HAVING

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the COUNT(*) function return?
The number of rows
The number of columns
The number of tables
The total spend

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function would you use to find the highest value in a column?
MIN()
COUNT()
MAX()
TOP()

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

What SQL clause is used to group multiple columns?

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?