InterviewSolution
Saved Bookmarks
| 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 |
|