QUIZ Time Starts !

5 minutes

Thanks you have successfully attempted the quiz.


SQL Joins 2

Fill out the form to attempt test.

 

 

 

1 / 10

What is the main difference between a FULL OUTER JOIN and a LEFT JOIN?

2 / 10

When performing a JOIN operation, the columns used to connect the tables should:

3 / 10

Which type of JOIN should you use to get the total sales by employee, including employees who have no sales?

4 / 10

How do you prevent duplicate rows when performing a JOIN operation?

5 / 10

Which type of join will return a Cartesian product?

6 / 10

Which of the following joins will not return any data if there are no matching rows in both tables?

7 / 10

In a RIGHT JOIN, which rows will be included in the result?

8 / 10

What is the result of an INNER JOIN with two tables that do not have matching rows?

9 / 10

Which join is used to return rows when there is no matching record in both tables?

10 / 10

What happens when a LEFT JOIN does not have a matching row in the right table?

Your score is