iAoe444 / EveryDay_GitHub

1 stars 0 forks source link

mysql #10

Open iAoe444 opened 4 years ago

iAoe444 commented 4 years ago

查看建表语句

show create table <table_name> \G;

修改字段

alter table <table_name> modify column <>