Q:

In SQL the statement select * from R, S is equivalent to

0

In SQL the statement select * from R, S is equivalent to


  1. Select * from R natural join S
  2. Select * from R cross join S
  3. Select * from R union join S
  4. Select * from R inner join S

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (b).Select * from R cross join S

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now