프로그래머스 59406 '동물 수 구하기' 🔗 https://school.programmers.co.kr/learn/courses/30/lessons/59406 SELECT count(ANIMAL_ID) as count from ANIMAL_INS