会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
code_killer
博客园
首页
新随笔
联系
管理
订阅
2015年9月13日
SQL server从入门精通----表的复制与多表连接查询
摘要: --select into table2 from table1--insert into table2 select table1 讲解create table userInformation( id int identity(10001,1), uid int, name ...
阅读全文
posted @ 2015-09-13 23:53 code_killer
阅读(255)
评论(0)
推荐(0)
编辑
公告