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
18 questions
Model Test Paper for Class XII

Quiz
•
12th Grade
10 questions
SQL Data Analyst Quiz

Quiz
•
12th Grade
10 questions
Evaluating sources

Quiz
•
12th Grade
10 questions
SQL_Quiz

Quiz
•
12th Grade
20 questions
Base de Datos (Diagrama E-R, SELECT)

Quiz
•
12th Grade
17 questions
Access - set up and queries

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

Quiz
•
12th Grade
10 questions
Spreadsheets

Quiz
•
KG - 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