What is the primary purpose of the AVG function in SQL?
SQL Server Course for Beginners with 100+ examples - COUNT() Function

Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Hard
Quizizz Content
FREE Resource
Read more
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To count the number of rows in a table
To calculate the sum of a numerical column
To calculate the average value of a numerical column
To find the maximum value in a column
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the example with the employee table, what SQL command is used to display all records?
SELECT COUNT(*) FROM employee
SELECT salary FROM employee
SELECT * FROM employee
SELECT AVG(salary) FROM employee
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the average salary calculated in the example with the employee table?
7283
6000
5000
8000
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you modify the AVG function to only consider employees with a salary above 6000?
By using a WHERE clause
By using an ORDER BY clause
By using a HAVING clause
By using a GROUP BY clause
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of using the AVG function with a WHERE clause filtering salaries greater than 6000?
It calculates the average of salaries less than 6000
It calculates the average of all salaries
It returns an error
It calculates the average of salaries greater than 6000
Similar Resources on Quizizz
2 questions
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - How to Join Three Tables

Interactive video
•
University
2 questions
SQL Server Course for Beginners with 100+ examples - Aliases

Interactive video
•
University
2 questions
SQL Server Course for Beginners with 100+ examples - Create a Table

Interactive video
•
University
2 questions
SQL Server Course for Beginners with 100+ examples - UNIQUE Constraint

Interactive video
•
University
6 questions
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - How to Join Three Tables

Interactive video
•
University
6 questions
SQL Server Course for Beginners with 100+ examples - AVG() Function

Interactive video
•
University
6 questions
SQL Server Course for Beginners with 100+ examples - AND Operator

Interactive video
•
University
2 questions
SQL Server Course for Beginners with 100+ examples - SUM() Function

Interactive video
•
University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade