this post was submitted on 19 Oct 2023
16 points (100.0% liked)
Programmer Humor
32386 readers
683 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's an English literacy thing - we have several non-native English speakers and using only singular avoids making those folks' lives harder. Besides it's really nice to autopilot that
categoryid
is a foreign key to thecategory
table. It also simplifies always plural words... I haven't yet writtenCREATE TABLE pants
but if I ever do there's zero chance of me creating apantid
.no underscores either? What are we, apes?