SQL Server Course for Beginners with 100+ examples - AVG() 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 SQL command is used to retrieve all records from the employee table?
SELECT * FROM employee;
SELECT ALL FROM employee;
GET ALL FROM employee;
SHOW ALL FROM employee;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you calculate the total sum of salaries in the employee table?
SELECT SUM(salary) FROM employee;
SELECT TOTAL(salary) FROM employee;
SELECT ADD(salary) FROM employee;
SELECT SUMMATION(salary) FROM employee;
3.
OPEN ENDED QUESTION
3 mins • 1 pt
Explain how to use the SUM function in SQL to find the total of a numeric column.
Evaluate responses using AI:
OFF
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What condition would you use to find the sum of salaries greater than or equal to 7000?
WHERE salary >= 7000;
WHERE salary > 7000;
WHERE salary = 7000;
WHERE salary <= 7000;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the expected output when calculating the sum of salaries above 7000?
32000
30000
35000
40000
Similar Resources on Wayground
3 questions
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Summary Functions

Interactive video
•
University
6 questions
SQL Server Course for Beginners with 100+ examples - PRIMARY KEY Constraint

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

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

Interactive video
•
University
2 questions
PySpark and AWS: Master Big Data with PySpark and AWS - Project Overview - Spark DFs

Interactive video
•
University
2 questions
Fundamentals of Object-Oriented Programming - C++ - UML Inheritance - Employee Part 2

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

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

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