Equi join can use any operator for joining two tables.
False
Reason — An equi-join is a type of join where columns from two or more tables are compared for equality using the "=" operator.