会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Athrun
ASP.NET--Studio
博客园
首页
新随笔
联系
订阅
管理
2007年2月2日
temp table && check temp table
摘要: 生成temp表select * into #Temp_a from a '驗測是否在temp表 sql="select isnull(OBJECT_ID('tempdb..#Temp_material'),0) as temp,"&_ "isnull(OBJECT_ID('tempdb..##Temp_material_A'),0) as temp_A,"&_ "isnu...
阅读全文
posted @ 2007-02-02 18:15 Athrun
阅读(370)
评论(0)
推荐(0)
编辑
公告