robb33
2/3/2017 - 2:25 AM

join left

join left

SELECT *  FROM students LEFT JOIN pets ON students.id = pets.students_id;