Which are the join types in join condition:
(a) Cross join
(b) Natural join
(c) Join with USING clause
(d) All of the mentioned
I 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