Files
sql-snippets/mon-ffc01a1e-c871-47db-9265-d31ee09e0802.json
2025-07-07 09:09:23 +02:00

6 lines
238 B
JSON

{
"id": "ffc01a1e-c871-47db-9265-d31ee09e0802",
"prefix": "mon",
"description": "check des triggers monitoring ",
"body": "--should yields around 240 \r\nselect count(*) from Arizona.sys.triggers\r\nwhere name like '%Mon%'"
}