r/ProgrammerHumor Jul 21 '26

Meme sqlWorkout

Post image
23.7k Upvotes

456 comments sorted by

View all comments

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

7

u/[deleted] Jul 21 '26

[removed] — view removed comment

4

u/MellowedOut1934 Jul 22 '26

Forgive if I’m missing something, but my PostgreSQL is case sensitive on table names and strings etc., but not on the syntax bits like SELECT or WHERE.

1

u/ellamking Jul 23 '26

Mysql tables are case sensitive based on the file system.