2019年3月25日

mysql 修改 添加 删除 表字段

摘要: alter table t_alarm_target_dimension add column a tinyint COMMENT '预警类型';alter table t_alarm_target_dimension drop column TARGET;alter table t_alarm_t 阅读全文

posted @ 2019-03-25 17:44 cxhfuujust 阅读(410) 评论(0) 推荐(0)

导航