보통 · sql
조인 후 고유 수
orders(id,user_id), users(id,country). 나라별 주문한 고유 사용자 수. country, cnt를 country 오름차순.
결과 · 틀린 부분
채점을 누르면 케이스별 결과가 나옵니다.
보통 · sql
orders(id,user_id), users(id,country). 나라별 주문한 고유 사용자 수. country, cnt를 country 오름차순.
채점을 누르면 케이스별 결과가 나옵니다.