Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 2021-10-31.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

1. MySQL Explain 속성
|속성|설명|
|---|---|
|-----|-----|
|id|select 아이디로 SELECT를 구분하는 번호|
|table|참조하는 테이블|
|select_type|select에 대한 타입|
Expand Down