DELETE
delete from table_name
해당 table의 내용을 삭제
ALTER
alter table table_name {change|add|drop} col_name col_name contents
table의 해당 컬럼을 변환하거나, 추가하거나, 삭제
Posted by gwlee
Posted by gwlee
Trackback URL : http://thegreatgoodplace.com/tt/study/trackback/11
gwLee's Study story
- gwlee