Nothing is Too Impossible

Nothing is possible.

About

Matthew Heydman's blog: Music, recording, equipment, programming, technicalia, and other stuff

Archive for the 'Coding' Category

Query Shortcuts in SQL Server 2005

Wednesday, April 25th, 2007

I’ve created some shortcuts in SQL Server 2005 Management Studio - they come in handy time and time again. Management Studio allows us to define “Query Shortcuts”, which are stored procedures that fire when we press a certain keystroke- passing any selected text as a parameter to the procedure. (I think this was the case […]

Read the rest of this entry »