会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
luck_net
博客园
首页
新随笔
联系
管理
订阅
2010年9月6日
数据库修改数据
摘要: 1.插入数据isnert的命令形式:insert/values,insert/select,insert/exec,insert/defalut,select/into.insert/select:eg:insert into table_name(First,Second)select id,pwd from table_name1使用该格式,主要的是要选择正确的数据集,一般在使用select时...
阅读全文
posted @ 2010-09-06 21:14 luck_net
阅读(1768)
评论(0)
推荐(2)
编辑
公告