Multiple choice technology programming languages

Outer join operator is indicated as

  1. (+)

  2. (-)

  3. (*)

  4. +

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

In Oracle SQL syntax, the outer join operator is (+), placed next to the column that may be null. This Oracle-specific notation indicates which side of the join allows null values for unmatched rows.