I think that this is a relatively simple question. I just want to know if you are able to save or use SQL snippets like you can in Visual Studio, but within SQL Server Management Studio? I've had a browse but couldn't find anything.
1 Answer
Dragging a Template item into the current query is handy (You can create your own & "file" them in their own hierarchy), and the SMSS Tools Pack addin provides a Snippet function.
1 Comment
Neil Knight
Absolutely brilliant find. Thanks so much.