Which of the following types of joins selects all the rows from the right table if there are no matches found in the left table?

🎲 Try a Random Question  |  Total Questions in Quiz: 60  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Transact-SQL (T-SQL) Practice Test — practice the complete quiz, review flashcards, or try a random question.

Transact-SQL is Microsoft's and Sybase's proprietary extension to the SQL used to interact with relational databases. It is a procedural language that is used by the SQL Server.


Which of the following types of joins selects all the rows from the right table if there are no matches found in the left table?