• + 0 comments

    It is just like a join if you are using Select * from tab1,tab2 where tab1.id=tab2.id

    not using the join word does not mean you are not using it.