Database Week 3 Quiz

Database Week 3 Quiz

University

10 Qs

quiz-placeholder

Similar activities

Computer Technology

Computer Technology

University

10 Qs

Type of sentences

Type of sentences

University

10 Qs

Gamified activities

Gamified activities

University

10 Qs

Cyber security quiz 2

Cyber security quiz 2

University

10 Qs

Unit 1| Data,Knowledge and information

Unit 1| Data,Knowledge and information

11th Grade - University

6 Qs

Tutorial

Tutorial

University

9 Qs

Enterprise Computing_Quiz2Series

Enterprise Computing_Quiz2Series

12th Grade - University

10 Qs

PBD QUiz 1

PBD QUiz 1

University

15 Qs

Database Week 3 Quiz

Database Week 3 Quiz

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Gerald Gerald

Used 12+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which function would you use to calculate the total revenue from all sales?

COUNT

SUM

AVG

MIN

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

To analyze sales data by product category, you would use the:

WHERE clause

GROUP BY clause

HAVING clause

ORDER BY clause

3.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

If you want to find the average transaction amount for customers who spent more than $1000, you would use the:

WHERE clause

GROUP BY clause

HAVING clause

ORDER BY clause

4.

MULTIPLE CHOICE QUESTION

1 min • 20 pts

To calculate the total revenue and the average transaction amount for each product category, you would use:

GROUP BY product_category

GROUP BY product_category, SUM(revenue), AVG(transaction_amount)

SELECT SUM(revenue), AVG(transaction_amount) GROUP BY product_category

SELECT product_category, SUM(revenue), AVG(transaction_amount)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the largest country in Africa by land area?

Nigeria

Algeria

South Africa

Democratic Republic of Congo

6.

MULTIPLE CHOICE QUESTION

30 sec • 9 pts

Who was the first African leader to win the Nobel Peace Prize?

Nelson Mandela

Albert Luthuli

Desmond Tutu

Kofi Annan

7.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Which African country is known for its traditional Kente cloth?

Ghana

Nigeria

South Africa

Kenya

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Instructional Technology