인프런 커뮤니티 질문&답변
답변 2
0
If more than one student created the same number of challenges and the count is less than the maximum number of challenges created, then exclude those students from the result.
이 부분 쿼리에서 Having count(*)=1 이 왜 그런지 물어보시는 거 같은데 만약에 이걸 물어보신거라면 같은 수의 챌린지 수를 가진 학생은 다 제외하는 거라 반대로 같은 수의 챌린지 수가 없는 결과를 찾기 위해서 Having count(*)=1 을 사용한거라고 강의에서 설명해 주시네요!
0





![[SQL 실전반 8기]유니윤님의 프로필 이미지](https://cdn.inflearn.com/public/main/profile/default_profile.png)

![[SQL 실전반 2기]진풋노트님의 프로필 이미지](https://cdn.inflearn.com/public/main/profile/default_profile.png?w=76)