摘要: 1.修改字段注释格式 alter table {table} modify column {column} {type} comment '{comment}'; 阅读全文
posted @ 2017-03-09 14:37 lenbkan 阅读(844) 评论(0) 推荐(0) 编辑