JPDev@programming.dev to Programmer Humor@programming.dev · 9 months agoBartender Qualificationsprogramming.devimagemessage-square67fedilinkarrow-up11.02Karrow-down16
arrow-up11.01Karrow-down1imageBartender Qualificationsprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 9 months agomessage-square67fedilink
minus-squaredb2@lemmy.worldlinkfedilinkarrow-up66·9 months agoSELECT * FROM Customers WHERE glass='empty';
minus-squarehakunawazo@lemmy.worldlinkfedilinkarrow-up20·edit-29 months ago…AND behavior = ‘nice’? For reference: https://img.ifunny.co/images/84367d463ab592ae1781d52ac110aca72524380e9dbb0e204bdc66d217fed3e4_1.jpg
minus-squarepsud@lemmy.worldlinkfedilinkarrow-up4·9 months agoFor that to work, one must pronounce SQL as an acronym, not an initialism Some people will be constitutionally unable to make that tune work
minus-squaretheneverfox@pawb.sociallinkfedilinkEnglisharrow-up7·9 months agoYou forgot to order by perceived_wealth and attractiveness desc
minus-squaredatelmd5sum@lemmy.worldlinkfedilinkarrow-up5·9 months agoI would not fill my glass with string.
minus-squarekautau@lemmy.worldlinkfedilinkarrow-up6·edit-29 months agoInvalid type assertion to “Number.” Expects one of “Customer” Traits: CUSTOMER_IS_WASTED, CUSTOMER_NEEDS_MORE_BOOZE, CUSTOMER_IS_BIG_TIPPER, CUSTOMER_IS_STARTING_A_FIGHT, CUSTOMER_IS_KEANU_REEVES
SELECT * FROM Customers WHERE glass='empty';
…AND behavior = ‘nice’?
For reference:
https://img.ifunny.co/images/84367d463ab592ae1781d52ac110aca72524380e9dbb0e204bdc66d217fed3e4_1.jpg
For that to work, one must pronounce SQL as an acronym, not an initialism
Some people will be constitutionally unable to make that tune work
You forgot to order by perceived_wealth and attractiveness desc
I would not fill my glass with string.
glass_content === 0
Invalid type assertion to “Number.” Expects one of “Customer” Traits: CUSTOMER_IS_WASTED, CUSTOMER_NEEDS_MORE_BOOZE, CUSTOMER_IS_BIG_TIPPER, CUSTOMER_IS_STARTING_A_FIGHT, CUSTOMER_IS_KEANU_REEVES