ISPFL6 - Quiz 2

ISPFL6 - Quiz 2

University

30 Qs

quiz-placeholder

Similar activities

HOW TO WRITE CHAPTER IV

HOW TO WRITE CHAPTER IV

University

25 Qs

data management ch 1 quiz

data management ch 1 quiz

University

29 Qs

Repaso general

Repaso general

University

30 Qs

ISPFL6 - Final - Quiz 1

ISPFL6 - Final - Quiz 1

University

30 Qs

GCP

GCP

University - Professional Development

27 Qs

MS Word

MS Word

University

30 Qs

UAS TI

UAS TI

University

33 Qs

AWS CLOUD EXAM SAMPLE

AWS CLOUD EXAM SAMPLE

University

30 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?