In SQL the statement select * from R, S is equival June 6, 2022 by admin โช Choose the correct option.In SQL the statement select * from R, S is equivalent toA. Select * from R natural join SB. Select * from R cross join SC. Select * from R union join SD. Select * from R inner join S Submit Answer