会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
tian_z
博客园
首页
新随笔
联系
订阅
管理
文章分类 -
sqlserver
SQL例子集锦
摘要:1:SQL code create table tz2008_1_1(id int,name varchar(50))insert into tz2008_1_1 select 1,'a'create table tz2008_1_2(id int,name varchar(50))insert into tz2008_1_2 select 2,'b'create table tz2008_1_3...
阅读全文
posted @
2010-07-08 17:20
tian_z
阅读(10390)
评论(1)
推荐(1)
公告