Add, delete, check and modify mysql

*, MySQL's new multi-column

alter table table_name add column1 attribute, column2 attribute....)

 

*, mysql delete multiple columns

alter table table_name (drop column1 , drop column2....)

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326440620&siteId=291194637