
SQL Session 2 Quiz
Authored by Ammar Taimoori
Computers
Professional Development
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does INNER JOIN in SQL do?
Retrieves all rows from both tables
Retrieves only matching rows from both tables
Retrieves only rows from the left table
Retrieves only rows from the right table
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Only single WHEN statement can be included in CASE statement
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the default join type in SQL?
LEFT JOIN
RIGHT JOIN
INNER JOIN
OUTER JOIN
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following JOINs returns all rows from the left table and matching rows from the right table?
INNER JOIN
LEFT JOIN
RIGHT JOIN
FULL JOIN
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a LEFT JOIN, what happens if there is no match in the right table?
No rows are returned
All rows from the right table are returned with NULL values for columns from the left table
All rows from the left table are returned with NULL values for columns from the right table
An error is thrown
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which JOIN returns all rows when there is a match in either the left or right table?
INNER JOIN
LEFT JOIN
RIGHT JOIN
FULL JOIN
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is the CASE statement used in a SELECT clause?
To filter rows in the WHERE clause
To define conditions and return values based on them
To sort the result set
To join multiple tables
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?