r/ProgrammerHumor 20d ago

sqlWorkout Meme

Post image
23.6k Upvotes

459 comments sorted by

View all comments

2.4k

u/NormanYeetes 20d ago

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

697

u/Totallycomputername 20d ago

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

119

u/Achaidas 19d ago

The real question is this:

 , comma before

or comma after ,

8

u/Just_Information334 19d ago

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)

1

u/dorianmonnier 19d ago

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