InterviewSolution
Saved Bookmarks
| 1. |
Which are the join types in join condition:(a) Cross join(b) Natural join(c) Join with USING clause(d) All of the mentionedI have been asked this question in an internship interview.This intriguing question originated from Join Operations topic in portion Query Processing Techniques of Database Management |
|
Answer» Correct choice is (d) All of the mentioned |
|