제목과 같은 쿼리문에서
a.name 은 char(10) 이고
b.name 은 char(20) 인 경우
b.name 이 char(10) 인 경우 보다 속도가 빠르지 않다고 합니다.
필드의 속성은 이렇게 바꿀 수 있습니다.
alter table a modify name char(10);
alter table a change name name char(10);<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:27:00 MySQL에서 이동 됨]</div>
a.name 은 char(10) 이고
b.name 은 char(20) 인 경우
b.name 이 char(10) 인 경우 보다 속도가 빠르지 않다고 합니다.
필드의 속성은 이렇게 바꿀 수 있습니다.
alter table a modify name char(10);
alter table a change name name char(10);<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:27:00 MySQL에서 이동 됨]</div>
댓글 2개
haejuksun
14년 전
좋은 정보 고맙습니다.
14년 전
인덱스가 있는 경우인가요?
http://dev.mysql.com/doc/refman/5.0/en/mysql-indexes.html
To retrieve rows from other tables when performing joins. MySQL can use indexes on columns more efficiently if they are declared as the same type and size. In this context, VARCHAR and CHAR are considered the same if they are declared as the same size. For example, VARCHAR(10) and CHAR(10) are the same size, but VARCHAR(10) and CHAR(15) are not.
http://dev.mysql.com/doc/refman/5.0/en/mysql-indexes.html
To retrieve rows from other tables when performing joins. MySQL can use indexes on columns more efficiently if they are declared as the same type and size. In this context, VARCHAR and CHAR are considered the same if they are declared as the same size. For example, VARCHAR(10) and CHAR(10) are the same size, but VARCHAR(10) and CHAR(15) are not.
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 3630 | 14년 전 | 1171 | ||
| 3629 | 14년 전 | 786 | ||
| 3628 | 14년 전 | 1074 | ||
| 3627 | 14년 전 | 3020 | ||
| 3626 | 14년 전 | 1393 | ||
| 3625 | 14년 전 | 777 | ||
| 3624 | 14년 전 | 1572 | ||
| 3623 | 14년 전 | 941 | ||
| 3622 | 14년 전 | 479 | ||
| 3621 | 14년 전 | 2367 | ||
| 3620 | 14년 전 | 763 | ||
| 3619 |
하모니칼수
|
14년 전 | 826 | |
| 3618 | 14년 전 | 1134 | ||
| 3617 | 14년 전 | 1005 | ||
| 3616 |
방황하는중년
|
14년 전 | 1049 | |
| 3615 |
아놔6636
|
14년 전 | 571 | |
| 3614 |
아놔6636
|
14년 전 | 2453 | |
| 3613 | 14년 전 | 863 | ||
| 3612 |
forever
|
14년 전 | 1477 | |
| 3611 |
SaNoRaMyun
|
14년 전 | 1153 | |
| 3610 | 14년 전 | 1165 | ||
| 3609 | 14년 전 | 864 | ||
| 3608 | 14년 전 | 1157 | ||
| 3607 | 14년 전 | 729 | ||
| 3606 | 14년 전 | 751 | ||
| 3605 | 14년 전 | 1576 | ||
| 3604 | 14년 전 | 1330 | ||
| 3603 | 14년 전 | 1142 | ||
| 3602 | 14년 전 | 1188 | ||
| 3601 | 14년 전 | 1918 | ||
| 3600 | 14년 전 | 1494 | ||
| 3599 | 14년 전 | 605 | ||
| 3598 | 14년 전 | 1485 | ||
| 3597 | 14년 전 | 1263 | ||
| 3596 |
anfernee
|
14년 전 | 1347 | |
| 3595 | 14년 전 | 825 | ||
| 3594 | 14년 전 | 860 | ||
| 3593 | 14년 전 | 814 | ||
| 3592 | 14년 전 | 802 | ||
| 3591 | 14년 전 | 1424 | ||
| 3590 | 14년 전 | 765 | ||
| 3589 |
쉽다zzz
|
14년 전 | 1061 | |
| 3588 | 14년 전 | 1338 | ||
| 3587 | 14년 전 | 1388 | ||
| 3586 | 14년 전 | 1073 | ||
| 3585 |
플레이디원
|
14년 전 | 1841 | |
| 3584 |
행복한숭아씨
|
14년 전 | 1162 | |
| 3583 | 14년 전 | 1808 | ||
| 3582 |
|
14년 전 | 1355 | |
| 3581 |
|
14년 전 | 1009 | |
| 3580 |
|
14년 전 | 3095 | |
| 3579 | 14년 전 | 1539 | ||
| 3578 |
|
14년 전 | 1012 | |
| 3577 | 14년 전 | 858 | ||
| 3576 | 14년 전 | 1538 | ||
| 3575 |
|
14년 전 | 956 | |
| 3574 |
visualp
|
14년 전 | 762 | |
| 3573 |
visualp
|
14년 전 | 683 | |
| 3572 |
visualp
|
14년 전 | 1932 | |
| 3571 |
visualp
|
14년 전 | 593 | |
| 3570 | 14년 전 | 838 | ||
| 3569 | 14년 전 | 1591 | ||
| 3568 | 14년 전 | 933 | ||
| 3567 |
순천홈페이지
|
14년 전 | 921 | |
| 3566 | 14년 전 | 1467 | ||
| 3565 |
|
14년 전 | 1145 | |
| 3564 | 14년 전 | 1217 | ||
| 3563 | 14년 전 | 1005 | ||
| 3562 | 14년 전 | 2307 | ||
| 3561 | 14년 전 | 1089 | ||
| 3560 |
|
14년 전 | 821 | |
| 3559 | 14년 전 | 997 | ||
| 3558 | 14년 전 | 756 | ||
| 3557 |
acting1
|
14년 전 | 787 | |
| 3556 |
acting1
|
14년 전 | 615 | |
| 3555 |
브라이튼스쿨
|
14년 전 | 825 | |
| 3554 | 14년 전 | 1203 | ||
| 3553 | 14년 전 | 1435 | ||
| 3552 | 14년 전 | 907 | ||
| 3551 | 14년 전 | 1054 | ||
| 3550 | 14년 전 | 913 | ||
| 3549 |
|
14년 전 | 1084 | |
| 3548 | 14년 전 | 1366 | ||
| 3547 |
|
14년 전 | 1133 | |
| 3546 |
noseart
|
14년 전 | 1331 | |
| 3545 | 14년 전 | 1108 | ||
| 3544 |
비니1234
|
14년 전 | 1036 | |
| 3543 |
비니1234
|
14년 전 | 1063 | |
| 3542 |
zerocooling
|
14년 전 | 1011 | |
| 3541 | 14년 전 | 1540 | ||
| 3540 | 14년 전 | 1489 | ||
| 3539 |
피디인사이드
|
14년 전 | 1296 | |
| 3538 |
soing
|
14년 전 | 1394 | |
| 3537 | 14년 전 | 1637 | ||
| 3536 |
|
14년 전 | 629 | |
| 3535 | 14년 전 | 1087 | ||
| 3534 | 14년 전 | 453 | ||
| 3533 | 14년 전 | 921 | ||
| 3532 | 14년 전 | 1398 | ||
| 3531 | 14년 전 | 844 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기