How can we help you today? How can we help you today?
VernRabe
String concatenation formatting
SSMS 18.1, SQL Prompt 9.5.10. When concatenating strings, it'd be nice to align the "+" signs on a new line. For example, using the attached format file, I get the following, and the indentation in...
1 follower 1 comment 0 votes
How to format WHERE clause
Using SSMS 18.1 and SQL Prompt 9.5.8.10521, I can't seem to figure out how to format a WHERE clause as I'd like. Any help would be appreciated. What I'd like is something like...WHERE A.Col1 = 5AND...
2 followers 2 comments 0 votes