Files
sql-snippets/flh-03c4d511-8dc8-4ca8-9893-a5b7bcaf6181.json
2023-01-06 13:15:41 +01:00

6 lines
197 B
JSON

{
"id": "03c4d511-8dc8-4ca8-9893-a5b7bcaf6181",
"prefix": "flh",
"description": "print message without waiting for buffer to fill",
"body": "RAISERROR ('$CURSOR$', 0, 1) WITH NOWAIT;\r\n"
}