01 2019 档案

摘要:if(OBJECT_ID('tempdb.dbo.#tempTB') is not null)begin drop table #tempTB;end create table #tempTB(ID int NULL,Name nvarchar(50) NULL,Pwd varchar(50) NU 阅读全文
posted @ 2019-01-31 15:31 追你追到 阅读(1579) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示