H DDD - Aggregate functions (revision)

Quiz
•
Computers
•
12th Grade
•
Easy
G Alexander-Doyle
Used 7+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are aggregate functions in SQL?
Functions that perform a calculation on a set of values and return a single value
Functions that only work on string data types
Functions that are not supported by SQL
Functions that perform a calculation on a single value and return a set of values
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not an aggregate function in SQL?
SUM
NOT
MAX
COUNT
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the AVG function do in SQL?
Returns the maximum value of a numeric column
Counts the total number of rows in a table
Calculates the average value of a numeric column.
Sorts the values in a column in ascending order
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which aggregate function is used to find the total sum of a numeric column in SQL?
COUNT()
SUM()
AVERAGE()
MAX()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the COUNT function if there are no matching rows in SQL?
ERROR
NULL
1
0
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which aggregate function is used to find the highest value in a set of values in SQL?
SUM()
MAX()
COUNT()
MIN()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the COUNT function do in SQL?
Returns the number of rows that match a specified condition.
Returns the sum of all values in a specified column
Returns the maximum value of a specified column
Returns the average value of a specified column
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which aggregate function is used to find the lowest value in a set of values in SQL?
MIN()
MAX()
COUNT()
SUM()
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the SUM function do in SQL?
Returns the average of a specific column in a table
Sorts the values in a specific column in a table
Counts the number of rows in a specific column in a table
Calculates the total sum of a specific column in a table
Similar Resources on Wayground
10 questions
BOARD EXAM QUIZ

Quiz
•
12th Grade
8 questions
Złożone zapytania SQL

Quiz
•
9th - 12th Grade
10 questions
MySQL Database Management Quiz

Quiz
•
12th Grade
10 questions
UH - SEMANA 04

Quiz
•
12th Grade
5 questions
GROUP BY x COMPUTATION

Quiz
•
12th Grade
10 questions
Database - ERM - A Level AQA

Quiz
•
11th Grade - University
12 questions
Spreadsheets Quiz

Quiz
•
9th - 12th Grade
12 questions
Microsoft Excel Features

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade