RIGHT JOIN returns all records from the right table , and the matched records from the left table . if there is no match returns NULL from left table.