문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판이전 판다음 판 | 이전 판 | ||
| oracle:createtable [2018/07/31 03:52] – [Create Table] taekgu | oracle:createtable [2025/04/15 10:05] (현재) – 바깥 편집 127.0.0.1 | ||
|---|---|---|---|
| 줄 29: | 줄 29: | ||
| ===== Comment ===== | ===== Comment ===== | ||
| <code sql> | <code sql> | ||
| - | comment | + | COMMENT |
| comment ON COLUMN 테이블명.필드명 IS ' | comment ON COLUMN 테이블명.필드명 IS ' | ||
| </ | </ | ||