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 had been asked this question during a job interview.The query is from Join Expressions in section SQL : Queries, Constraints and Triggers of Database Management

Answer»

Right option is (d) All of the mentioned

The EXPLANATION is: There are TOTALLY four JOIN types in SQL.



Discussion

No Comment Found

Related InterviewSolutions