Files
sql-snippets/flh-03c4d511-8dc8-4ca8-9893-a5b7bcaf6181.json
2025-07-07 09:09:23 +02:00

6 lines
202 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"
}