Which aggregate function is used to count the number of rows in a table?

SQL Quiz

Quiz
•
Other
•
12th Grade
•
Medium
ANILKUMAR M
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
MAX()
COUNT()
SUM()
AVG()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The SQL function SUM() is used to:
Find the largest value in a column
Calculate the total of numeric values in a column
Count the number of rows
Return the average value
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which query will calculate the total Amount of delivered orders?
SELECT SUM(Amount) FROM Orders WHERE Status = 'Delivered';
SELECT COUNT(Amount) FROM Orders WHERE Status = 'Delivered';
SELECT AVG(Amount) FROM Orders WHERE Status = 'Delivered';
SELECT MAX(Amount) FROM Orders WHERE Status = 'Delivered';
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Assertion (A): The COUNT(*) function counts all rows in a table, including rows with NULL values. Reason (R): COUNT(*) is designed to provide a total count of rows, irrespective of column values.
Both A and R are true, and R is the correct explanation of A.
Both A and R are true, but R is not the correct explanation of A.
A is true, but R is false.
A is false, but R is true.
5.
OPEN ENDED QUESTION
3 mins • 1 pt
The GROUP BY clause can be used without aggregate functions.
Evaluate responses using AI:
OFF
6.
OPEN ENDED QUESTION
3 mins • 1 pt
A student table has columns RollNo, Name, Marks. Write a query to find the average marks of all students.
Evaluate responses using AI:
OFF
7.
OPEN ENDED QUESTION
3 mins • 1 pt
Justify the purpose of the HAVING clause in SQL.
Evaluate responses using AI:
OFF
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Uji Kompetensi #1 Kelas XII Kompetensi Keahlian Rekayasa Per

Quiz
•
12th Grade
10 questions
Evaluating sources

Quiz
•
12th Grade
20 questions
20 multiple-choice questions about PostgreSQL SQL syntax

Quiz
•
12th Grade
20 questions
Topic 5 - Databases

Quiz
•
11th - 12th Grade
15 questions
Baron Cohen Study Review Game

Quiz
•
9th - 12th Grade
20 questions
Productivity Tools - MS Excel Part 1

Quiz
•
11th - 12th Grade
10 questions
SQL Queries -Functions

Quiz
•
11th - 12th Grade
20 questions
Tin học bài 8

Quiz
•
12th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz

Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
15 questions
June Review Quiz

Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles

Quiz
•
8th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade
Discover more resources for Other
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade
65 questions
MegaQuiz v2 2025

Quiz
•
9th - 12th Grade
10 questions
GPA Lesson

Lesson
•
9th - 12th Grade
15 questions
SMART Goals

Quiz
•
8th - 12th Grade
45 questions
Week 3.5 Review: Set 1

Quiz
•
9th - 12th Grade