JPDev to Programmer Humor · 10 months agoBartender Qualificationsimagemessage-square67fedilinkarrow-up11.02Karrow-down16
arrow-up11.01Karrow-down1imageBartender QualificationsJPDev to Programmer Humor · 10 months agomessage-square67fedilink
minus-squareunalivejoy@lemm.eelinkfedilinkEnglisharrow-up20·edit-210 months agoSELECT * FROM drinks WHERE alccontent > 0.15 AND type = "wine" AND vintageyear < 2010 LIMIT 1; DROP TABLE drinks;