@[email protected] to [email protected] • 26 days agoSQL Noirwww.sqlnoir.comexternal-linkmessage-square20fedilinkarrow-up1259arrow-down13file-text
arrow-up1256arrow-down1external-linkSQL Noirwww.sqlnoir.com@[email protected] to [email protected] • 26 days agomessage-square20fedilinkfile-text
minus-square@[email protected]linkfedilinkEnglish32•26 days agoSELECT few FROM people WHERE gets_joke = 1
minus-squareshastaxclinkfedilink3•25 days agoYeah we have IDEs to color keywords for us these days. Caps is just extra work
minus-squareDie Martin Dielinkfedilink7•25 days agoCapital letters are bigger, thus they use bigger bytes and use too much disk space and memory. That’s why most programming languages use lowercase, and why the most common loop variable is i.
minus-squareadr1anlinkfedilink2•23 days agoAnd why untyped languages are better at managing memory too. Less characters ftw!
Heck yeah
Push it to the
LIMIT
SELECT few FROM people WHERE gets_joke = 1
What would my
few
say?I’m a rebel. I write all my sql in lowercase
Yeah we have IDEs to color keywords for us these days. Caps is just extra work
Capital letters are bigger, thus they use bigger bytes and use too much disk space and memory. That’s why most programming languages use lowercase, and why the most common loop variable is
i
.And why untyped languages are better at managing memory too. Less characters ftw!