diff --git a/2021-10-31.md b/2021-10-31.md index 4e14b38..1646a3d 100644 --- a/2021-10-31.md +++ b/2021-10-31.md @@ -7,7 +7,7 @@ 1. MySQL Explain 속성 |속성|설명| - |---|---| + |-----|-----| |id|select 아이디로 SELECT를 구분하는 번호| |table|참조하는 테이블| |select_type|select에 대한 타입|