⚙문제보기 🔎문제 풀이 MySQL SELECT firstName, lastName, city, state FROM Person P LEFT JOIN Address A ON P.personId = A.personId