I am using SQLSERVER 2008 R2. I have a procedure and want to run it manually to check information. I want to create a shortcut for that procedure so that by pressing the shortcut key, I can run the SP.
Is this possible using SSMS?
I am using SQLSERVER 2008 R2. I have a procedure and want to run
Share
Go to
You can add there your stored procedure name for a shortcut of your choice.