Multiple choice

Which of the following symbols is used to perform outer join operation in two tables?

  1. -

  2. *

  3. /

  4. +

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This is an outer join operator in SQL along with normal addition operator.