How can we help you today? How can we help you today?
PaulLach
Unhandled Error When Creating A Stored Proc W/O Naming It
I was creating a stored procedure and had not yet decided on a name and had typed in the following: CREATE PROCEDURE [DSC].[] AS SET NOCOUNT ON; After this, everything I tried to do raised the foll...
1 follower 1 comment 0 votes
Support For 2 Suggestions Raised By Others
Having read through many of the comments that people have already posted, I would like to add my support to the following: 1. Do not popup suggestions when I am typing in a comment!!! If someone w...
1 follower 1 comment 0 votes
Suggestion For Indenting Option
Please consider adding an indenting option that would indent by the number of characters in the keyword that caused the indenting to occur plus 1 (for the trailing space). An example would be: IF ...
1 follower 1 comment 0 votes
Suggestion For From Clause Formatting Option
Please consider offering a formatting option for the FROM section to do the following: - align the word JOIN in all rows - align the word ON in all rows - align the right-most character in the rela...
2 followers 2 comments 0 votes