摘要:
生成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
阅读(381)
评论(0)
推荐(0)