Oracle
alter table 테이블명 modify(컬럼명 타입);
alter table info modify(capacity NUMBER(5,0));
* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.