[MariaDB] INDEX 생성
Syntax CREATE INDEX 인덱스명 ON 테이블(...컬럼) CREATE [OR REPLACE] [UNIQUE|FULLTEXT|SPATIAL] INDEX [IF NOT EXISTS] index_name [index_type] ON tbl_name (index_col_name,...) [WAIT n | NOWAIT] [index_option] [algorithm_option | lock_option] ... index_col_name: col_name [(length)] [ASC | DESC] index_type: USING {BTREE | HASH | RTREE} index_option: KEY_BLOCK_SIZE [=] value | index_type | WITH PARSER parser_n..
MariaDB
2020. 7. 3. 00:30
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- graph
- Graphviz
- aws ec2
- Apple 개발자 프로그램
- 경사하강법
- BFS
- HTTP Status Code
- mariadb
- 역전파
- ChatGPT
- 테이블 사용량
- react html
- Index
- t4g.micro
- ELB
- 신경망
- HTTPS
- dfs
- MariaDB 테이블 복사
- EC2
- DBeaver
- 파이썬 아나콘다
- JAVA mail
- jconsole
- 맥북 캡처
- AUTO_INCREMENT
- 실리콘 맥
- 렌더링 특수문자
- SMTP
- weka
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함