Tags
- 통계학
- Article & User
- regexp
- 스택
- drf
- 이진트리
- update
- delete
- Django
- N:1
- Queue
- SQL
- 그리디
- stack
- 뷰
- DB
- count
- Tree
- M:N
- outer join
- 완전검색
- 큐
- ORM
- create
- 트리
- Vue
- migrations
- 백트래킹
- distinct
- 쟝고
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Notice
Recent Posts
Link
데이터 분석 기술 블로그
Not Boring Movies _ Easy. LeetCode 본문
Solution
SELECT *
FROM Cinema
WHERE id % 2 = 1
AND description != 'boring'
ORDER BY rating DESC;
'SQL > 문제풀이' 카테고리의 다른 글
Average Selling Price _ Easy. LeetCode * (0) | 2024.10.06 |
---|---|
Weather Observation Station 9 _ Easy. HackerRank (0) | 2024.10.05 |
Weather Observation Station 8 _ Easy. HackerRank (0) | 2024.10.03 |
Students and Examinations _ Easy. Leetcode * (0) | 2024.10.02 |
Weather Observation Station 7 _ Easy. HackerRank * (0) | 2024.10.01 |