SQL Quiz

SQL Quiz

University

15 Qs

quiz-placeholder

Similar activities

kelas A

kelas A

University

14 Qs

Introdaction to Ai

Introdaction to Ai

University

10 Qs

R6 3.TEC_BACK END_103 A0 114 Aplicações Java

R6 3.TEC_BACK END_103 A0 114 Aplicações Java

9th Grade - University

15 Qs

Latihan 1 Database SQL Kelas XI

Latihan 1 Database SQL Kelas XI

11th Grade - University

14 Qs

Quiz Impor Ekspor & Otentikasi Otorisasi

Quiz Impor Ekspor & Otentikasi Otorisasi

University

11 Qs

BASES DE DATOS

BASES DE DATOS

University

20 Qs

Quiz in Excel 1

Quiz in Excel 1

University

15 Qs

การจัดการฐานข้อมูล

การจัดการฐานข้อมูล

University

15 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