https://school.programmers.co.kr/learn/courses/30/lessons/59042
-- 코드를 입력하세요
select animal_id, name from animal_outs where animal_id not in (select animal_id from animal_ins)
'Problem Solving > Programmers' 카테고리의 다른 글
[구현] 프로그래머스 136798 기사단원의 무기 (0) | 2023.03.21 |
---|---|
[SQL] 프로그래머스 join 59043 (0) | 2023.02.23 |
[SQL] 프로그래머스 join 131124 (0) | 2023.02.23 |
[SQL] 프로그래머스 join 131533 (0) | 2023.02.23 |
[SQL] 프로그래머스 join 144854 (0) | 2023.02.23 |