Q. An INNER JOIN between TableA and TableB will return:

A
All rows from TableA
B
All rows from TableB
C
Only the rows where the joined fields in both tables match
D
All rows from both tables
Solution:

The INNER JOIN keyword selects records that have matching values in both tables. It is the most common type of join.

Entri Contact Image

Get Expert Advice for Free: Register for Your Free Consultation Now!