this post was submitted on 19 Oct 2023
1724 points (98.9% liked)
Programmer Humor
32461 readers
439 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As a senior query writer, I use caps for begin and end and some other commands, but all caps makes my head hurt. It's like the sql is screaming at me. I think it's more important to have good looking queries with proper indentation.
This.
Highlight important aspects of the worry with caps
So much this. Caps for all the things? Hell no! Been a query guy for 19 years now.
I don't even use it for Begin and End. and only shift for camelCase names.