ISPFL6 - Quiz 2

ISPFL6 - Quiz 2

University

30 Qs

quiz-placeholder

Similar activities

GCP-Quiz-1

GCP-Quiz-1

University - Professional Development

25 Qs

Bigdataquiz

Bigdataquiz

University

30 Qs

PDM Workshop Test

PDM Workshop Test

University - Professional Development

25 Qs

database mangment ch 2 pratice quiz

database mangment ch 2 pratice quiz

University

30 Qs

Database Questions

Database Questions

KG - Professional Development

31 Qs

Final Assessment C & C++ & DSA - 2nd August 24

Final Assessment C & C++ & DSA - 2nd August 24

University

25 Qs

DLLY DML

DLLY DML

University

27 Qs

Lesson 4 - Fundamentals of Database Systems

Lesson 4 - Fundamentals of Database Systems

University - Professional Development

25 Qs

ISPFL6 - Quiz 2

ISPFL6 - Quiz 2

Assessment

Quiz

Professional Development

University

Easy

Created by

Ryan Gente

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of SQL Aliases?

To combine two tables.

To rename a table or a column temporarily.

To delete a table.

To create a new database.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL keyword is used to combine rows from two or more tables?

SELECT

JOIN

DELETE

UPDATE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the SQL INNER JOIN clause do?

Combines rows from two or more tables and returns only matching rows.

Combines all rows from two tables.

Deletes rows from two or more tables.

Updates rows from two or more tables.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which JOIN returns all rows from the left table and matched rows from the right table?

INNER JOIN

LEFT JOIN

RIGHT JOIN

FULL OUTER JOIN

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the RIGHT JOIN keyword do?

Returns all rows from the left table and matched rows from the right table.

Returns only matching rows from both tables.

Returns all rows from the right table and matched rows from the left table.

Returns all rows from both tables.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword returns all rows when there is a match in one of the tables?

INNER JOIN

LEFT JOIN

RIGHT JOIN

FULL OUTER JOIN

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Self Join in SQL?

A join of a table with itself.

A join of a table with another table.

A join that deletes records.

A join that updates records.

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?