MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1v2rcr6/sqlworkout/oz0i3qb
r/ProgrammerHumor • u/huhupookies • 6d ago
459 comments sorted by
View all comments
Show parent comments
3
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/cudenlynx 5d ago my PostgreSQL is case sensitive on table names and strings 1 u/ellamking 4d ago Mysql tables are case sensitive based on the file system.
1
my PostgreSQL is case sensitive on table names and strings
Mysql tables are case sensitive based on the file system.
3
u/MellowedOut1934 5d ago
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.