If we need to fetch all rows from right table, we can simply put that table into left and perform left join. Then why we need right join? Please explain.