initial population of repo
This commit is contained in:
6
wacd-f07d5721-90d8-4dfe-832f-2753f51b23bf.json
Normal file
6
wacd-f07d5721-90d8-4dfe-832f-2753f51b23bf.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"id": "f07d5721-90d8-4dfe-832f-2753f51b23bf",
|
||||
"prefix": "wacd",
|
||||
"description": "drop master.dbo.sp_whoisactive",
|
||||
"body": "use master\r\nIF OBJECT_ID('master.dbo.sp_whoisactive') IS NOT NULL \r\n\tDROP PROCEDURE dbo.sp_whoisactive;"
|
||||
}
|
||||
Reference in New Issue
Block a user