Introduction:
Here
I will explain differences between left outer join and right outer join in SQL
Server.
Description:
Left Join or Left Outer Join:
Right Join or Right Outer Join:
The
right outer join displays all the rows from the second table and matched rows
from the first table.
Here one more thing is Right Join is same as Right Outer Join only there is no difference
between right Join and right outer Join in SQL
Server.
If
you want to know in-depth about Joins in SQL Server please check below link in that post I explained
each join clearly with examples
|
If you enjoyed this post, please support the blog below. It's FREE!
Get the latest Asp.net, C#.net, VB.NET, jQuery, Plugins & Code Snippets for FREE by subscribing to our Facebook, Twitter, RSS feed, or by email.
|
Subscribe by RSS
Subscribe by Email
|
|
|
1 comments :
nhgjhg