this post was submitted on 19 Oct 2023
1763 points (98.8% liked)

Programmer Humor

32048 readers
1613 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 42 points 11 months ago (2 children)

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.

[–] [email protected] 5 points 11 months ago

This.

Highlight important aspects of the worry with caps

[–] [email protected] 4 points 11 months ago

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.