Multiple choice technology databases

A Non equi-join is a join condition that does not contain an equality operator.

  1. True

  2. False

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

A non equi-join is a conditional join that uses operators other than equality, such as between, greater than, or less than, to match rows between tables. Thus, the definition given is true.