Quantcast
Channel: ฟอรัม Getting started with SQL Server
Viewing all articles
Browse latest Browse all 8428

Difference between Innner Join and Cross Join

$
0
0

Dear all,

select * from tbl1 inner join tbl2 on tbl1.id =tbl2.id

select * from tbl1 cross join tbl2 

Works same what is the logical difference between this two statements??


Dilip Patil..


Viewing all articles
Browse latest Browse all 8428

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>