Question: Given two relation table R and S as follows: C2 C2 e2 What is the result from the following SQL statement? SELECT* FROM R JOIN

Given two relation table R and S as follows: C2 C2 e2 What is the result from the following SQL statement? SELECT* FROM R JOIN S ON R.C S.C
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
