会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
阿梅de博客
但行好事,莫问前程!
博客园
首页
新随笔
联系
管理
订阅
mysql 表中已经存在数据 修改字段类型 varchar(11) 改为 int(11)
update tablename set s_role = ''
alter table tablename modify column s_role int(11)
posted on
2018-12-05 15:50
阿梅M
阅读(
2547
) 评论(
0
)
收藏
举报
刷新页面
返回顶部
公告