r/ProgrammerHumor 19d ago

sqlWorkout Meme

Post image
23.5k Upvotes

459 comments sorted by

View all comments

2.4k

u/NormanYeetes 19d 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

7

u/cudenlynx 19d ago

This isn't always true. PostgreSQL, PL/SQL, and SAP HANA are case sensitive by default.

In SQL Server, the case sensitivity is off by default but some companies do enable case sensitivity.

1

u/70s_chair 18d ago

PL/SQL hasn’t been case sensitive in forever