Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

siyeon (20231029): SQL 레벨업 1장 정리 #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

siyeons
Copy link
Member

@siyeons siyeons commented Oct 29, 2023

스터디 내용

본인이 학습한 내용의 범위를 작성해요. 이때 정리를 완료한 부분은 [x] 마크다운 문법을 활용해 체크 표시를 표현하고, 정리를 다 못한 부분은 [ ] 마크다운 문법을 활용해 그대로 공란으로 둬요.

  • SQL 레벨업 1장 정리

##### Subject 50 characters ################# -> |

# Body Message
######## Body 72 characters ####################################### -> |

# JIRA task or AGIT link #

#--- COMMIT END ---
# Type can be
# feat : new feature
# fix : bug fix
# refactor: refactoring production code
# style : formatting, missing semi colons, etc; no code change
# docs : changes to documentation
# test : adding or refactoring tests
#        no productin code change
# chore : updating grunt tasks etc
#        no production code change

# ------------------
# Remember me ~
# Capitalize the subject line
# 제목줄은 대문자로 시작한다.
# Use the imperative mood in the subject line
# 제목줄은 명령어로 작성한다.
# Do not end the subject line with a period
# 제목줄은 마침표로 끝내지 않는다.
# Separate subject from body with a blank line
# 본문과 제목에는 빈줄을 넣어서 구분한다.
# Use the body to explain what and why vs. how
# 본문에는 "어떻게" 보다는 "왜"와 "무엇을" 설명한다.
# Can use multiple lines with "-" for bullet points in body
# 본문에 목록을 나타낼때는 "-"로 시작한다.
# ------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants