1.

_______________ joins are SQL server default(a) Outer(b) Inner(c) Equi(d) None of the MentionedThis question was posed to me during an online exam.This key question is from Querying database part 3 in section Transactions of Database Management

Answer»

The CORRECT CHOICE is (b) Inner

The best I can EXPLAIN: Inner query joins only the rows that are MATCHING.



Discussion

No Comment Found

Related InterviewSolutions