220.
A table T1 having 100 rows is joined with a table T2 with 50 rows without specifying the joined column in the where clause then result will have
e.g. select * from Cust1,Cust2
View Description
No description found.