SQL Quiz

SQL Quiz

University

15 Qs

quiz-placeholder

Similar activities

MS Teams

MS Teams

4th Grade - Professional Development

10 Qs

SQL Joins Quiz

SQL Joins Quiz

University

11 Qs

Database Design Refreshment

Database Design Refreshment

University

15 Qs

Web Apps 03 - MongoDB

Web Apps 03 - MongoDB

University

12 Qs

TERMS OF DATABASE

TERMS OF DATABASE

4th Grade - University

10 Qs

Cloud migration prerequisite

Cloud migration prerequisite

University - Professional Development

15 Qs

Test sobre Computación en la Nube

Test sobre Computación en la Nube

University

18 Qs

Lección2_Eval 2.2_ Manual Fundamentos de bases de datos.

Lección2_Eval 2.2_ Manual Fundamentos de bases de datos.

University

10 Qs

SQL Quiz

SQL Quiz

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Jigme Dema

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the GROUP BY clause in SQL?

To group rows that have the same values into summary rows

To filter rows based on a condition

To sort rows in ascending order

To join multiple tables

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an aggregate function in SQL?

COUNT()

JOIN()

SELECT()

WHERE()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the HAVING clause do in SQL?

It filters records before grouping

It filters records after grouping

It sorts the results

It joins two tables

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is true about subqueries?

They can return multiple columns

They must be enclosed within parentheses

They can use ORDER BY

They cannot be used in WHERE clauses

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of join returns all rows from both tables when there is a match?

OUTER Join

INNER Join

CROSS Join

LEFT Join

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a LEFT OUTER join return?

Only matching rows from both tables

All rows from the right table

All rows from the left table and matching rows from the right table

Only unmatched rows

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command is used to create a view?

CREATE VIEW

CREATE TABLE

SELECT INTO

INSERT INTO

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