会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
刘世达
2019年5月23日
alter update
摘要: ## sql alter update 添加、修改、删除字段## 添加列名alter table 表名 add 列名 列类型;alter table 表名 add 列名 列类型 not null default '0';#alter table nq_idd_model add new_flag t
阅读全文
posted @ 2019-05-23 15:38 上山打老虎下山采蘑菇
阅读(299)
评论(0)
推荐(0)
编辑
导航
博客园
新随笔
联系
管理