Skip to content

[민주] 유형1: INNER JOIN#4

Merged
mango606 merged 3 commits intomainfrom
docs/2-minju
Mar 3, 2026
Merged

[민주] 유형1: INNER JOIN#4
mango606 merged 3 commits intomainfrom
docs/2-minju

Conversation

@mango606
Copy link
Member

@mango606 mango606 commented Mar 2, 2026

Check

  • 👀 파일명 형식에 맞게 작성하였는가?
  • 🙆🏻 해당 유형의 모든 문제를 풀었는가?
  • 🔖 라벨은 등록했는가? ex. sql, chapter01

Contents

@mango606 mango606 requested review from fanfanduck and seohee-P March 2, 2026 14:47
@mango606 mango606 self-assigned this Mar 2, 2026
@mango606 mango606 added the sql SQL 실전 트레이닝 label Mar 2, 2026
Comment on lines +6 to +7
WHERE YEAR(o.order_date) = 2025
AND MONTH(o.order_date) = 2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오 날짜를 이렇게도 비교할 수 있군요! 잘 봤습니다

@mango606 mango606 merged commit 4d98c2d into main Mar 3, 2026
@mango606 mango606 deleted the docs/2-minju branch March 3, 2026 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sql SQL 실전 트레이닝

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[26년 02월 01주차] 유형1: INNER JOIN

2 participants