Advanced SQL - Technical MCQs

Q1:

What type of join is needed when you wish to return rows that do have matching values?

A Equi-join

B Natural join

C Outer join

D All of the above.

ANS:D - All of the above.

No answer description is available.