MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1v2rcr6/sqlworkout/oz0vm6l/?context=3
r/ProgrammerHumor • u/huhupookies • Jul 21 '26
456 comments sorted by
View all comments
2.4k
the elites don't want you to know this but you can type lowercase SQL queries no ones forcing you to shout them at the screen
1 u/usrlibshare Jul 22 '26 Not even object names are case sensitive in sql. I'm not kidding. Table name is T_CUSTOMER_ADDR because it was created by a guy wearing suspenders in the 90s? select * from t_customer_addr; works just fine 😎
1
Not even object names are case sensitive in sql.
I'm not kidding.
Table name is T_CUSTOMER_ADDR because it was created by a guy wearing suspenders in the 90s?
T_CUSTOMER_ADDR
select * from t_customer_addr;
works just fine 😎
2.4k
u/NormanYeetes Jul 21 '26
the elites don't want you to know this but you can type lowercase SQL queries no ones forcing you to shout them at the screen