[SQL] 동물 수 구하기 [SQL] 동물 수 구하기 2020.04.19 Roel Downey 동물 수 구하기 문제 - 문제 링크: 프로그래머스 풀이 -- 코드를 입력하세요 SELECT count(animal_id) count from animal_ins