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
What is the primary purpose of the AVG function in SQL?
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 Wayground
6 questions
SQL Server Course for Beginners with 100+ examples - WHERE Clause in SQL

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

Interactive video
•
University
6 questions
SQL Server Course for Beginners with 100+ examples - SELECT TOP Clause in SQL

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

Interactive video
•
University
6 questions
SQL Server Course for Beginners with 100+ examples - ORDER BY Keyword in SQL

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

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

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

Interactive video
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade