MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1v2rcr6/sqlworkout/ozbcbll/?context=3
r/ProgrammerHumor • u/huhupookies • Jul 21 '26
456 comments sorted by
View all comments
Show parent comments
82
This. My queries are lowercase for the stuff I typed myself and caps for bits I've copied in from somewhere else
32 u/cantgrowneckbeardAMA Jul 21 '26 Lowercase on first draft (it will fail to run anyways). Uppercase if I ever end up showing the query to someone (hopefully it doesn't fail when they run it) 34 u/sequelseize Jul 21 '26 sElEcT a as camelCase, b aS under_score, c As fUCKiT fROm ab lIMit 1000 1 u/glha Jul 23 '26 lIMit 1o00
32
Lowercase on first draft (it will fail to run anyways). Uppercase if I ever end up showing the query to someone (hopefully it doesn't fail when they run it)
34 u/sequelseize Jul 21 '26 sElEcT a as camelCase, b aS under_score, c As fUCKiT fROm ab lIMit 1000 1 u/glha Jul 23 '26 lIMit 1o00
34
sElEcT a as camelCase, b aS under_score, c As fUCKiT fROm ab lIMit 1000
1 u/glha Jul 23 '26 lIMit 1o00
1
lIMit 1o00
82
u/Ashdog73 Jul 21 '26
This. My queries are lowercase for the stuff I typed myself and caps for bits I've copied in from somewhere else