An application programming interface is a set of small programs and protocols used like building blocks for building software applications.
Indicate whether the statement is true or false
Question 2
Which of the following is the type of join that only returns related records from the joined tables?
A) INNER JOIN
B) Equi Join
C) OUTER JOIN
D) CROSS JOIN