what is cross joining?
Answers
Answered by
1
cross joining produces a result set which is the number of rows in the first table multiplied by the number of rows in second table if no were clause is used along with the cross join
Similar questions