mysql 修改语法格式

1.修改字段注释格式

alter table {table} modify column {column} {type} comment '{comment}';

 

posted @ 2017-03-09 14:37  马克队长  阅读(841)  评论(0编辑  收藏  举报