Sail E0 Webinar
Question
In SQL the statement select * from R, S is equivalent to
Options:
A .  Select * from R natural join S
B .  Select * from R cross join S
C .  Select * from R union join S
D .  Select * from R inner join S
Answer: Option B


Select * from R cross join S



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers