티스토리
dev-note
검색하기
DB/SQL
[MySql / 프로그래머스] 동물 수 구하기
ej503
2022. 4. 25. 19:48
SELECT count(*) as num from ANIMAL_INS