Jeff
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Formatting CASE statements
AnsweredI'm having trouble aligning END correctly when I'm formatting a CASE statement. It seems like END gets automatically indented. What currently happens vs what I'm expecting: SELECT a, b, CASE ...