Dev.D

  • 홈
  • 태그
  • 방명록

2024/11/24 1

1729.Find Followers Count

* ProblemWrite a solution that will, for each user, return the number of followers. Return the result table ordered by user_id in ascending order. * ExplanationThe followers of 0 are {1}The followers of 1 are {0}The followers of 2 are {0,1} * Solution (Success)# Write your MySQL query statement belowselect user_id, count(follower_id) followers_count from Followers group by user_id order ..

Study - Problems(IT)/LeetCode - SQL 2024.11.24
이전
1
다음
더보기
프로필사진

Dev.D

  • 분류 전체보기 (38)
    • Study - IT (1)
      • Architecture (1)
    • Study - Problems(IT) (20)
      • LeetCode - JavaScript (2)
      • LeetCode - SQL (18)
    • Study - Language (9)
      • Dansk (7)
      • Deutsch (1)
      • English (1)
    • Daily (7)

Tag

LeetCode, 올리브영, 티스토리챌린지, 독학, 베이킹, javascript, 해외살이, 언어독학, sql, 글로벌올리브영, 외국어독학, globaloliveyoung, 1일1leetcode, dansk, 덴마크어, ChatGPT, mysql, 버터쿠키, 오블완, 북유럽언어,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2024/11   »
일 월 화 수 목 금 토
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바