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 interview.The above asked question is from Set Operations topic in division SQL : Queries, Constraints and Triggers of Database Management

Answer»

Right answer is (b) INNER

Best explanation: It is OPTIONAL to give the inner KEYWORD with the join as it is DEFAULT.



Discussion

No Comment Found

Related InterviewSolutions