06 2020 档案

摘要:declare @i int declare cur cursor for select spid from sysprocesses where db_name(dbid)= 'Your_Database_Name' open cur fetch next from cur into @i whi 阅读全文
posted @ 2020-06-08 10:48 绯颜旧雨 阅读(1052) 评论(0) 推荐(0) 编辑

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