![]() |
#1 |
Registered User
Join Date: Mar 2018
Posts: 341
|
What is Right Join in SQL?
Right Join:
Right join is used to retrieve rows which are common between the tables and all rows of Right hand side table. It returns all the rows from the right hand side table even though there are no matches in the left hand side table. |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
What is Inner Join in SQL? | Pavan Techn | PHP / mySQL | 0 | 06-01-2018 10:11 AM |