A

Admin • 833K Points
Coach

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

  • (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

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.