1011
Bartender Qualifications (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] joyjoy@lemm.ee 20 points 4 months ago* (last edited 4 months ago)
SELECT * FROM drinks WHERE alccontent > 0.15 AND type = "wine" AND vintageyear < 2010 LIMIT 1;
DROP TABLE drinks;
this post was submitted on 06 Feb 2024
1011 points (99.4% liked)

Programmer Humor

18253 readers
1 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS