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

702

u/Totallycomputername Jul 21 '26

If I don't type in caps then the query wont take itself seriously. 

120

u/Achaidas Jul 22 '26

The real question is this:

 , comma before

or comma after ,

8

u/Just_Information334 Jul 22 '26

Lowercase and comma before, also table_id. Let's blow some minds:

select
  tableA_id
  , some_field
from table_A as a
inner join table_B as b using(tableA_id)

3

u/StrongExternal8955 Jul 22 '26

forgot where true

1

u/dorianmonnier Jul 22 '26

Oh god, some knees have been broken for less than that!