@[email protected] to [email protected] • 1 year agoSQL Noirwww.sqlnoir.comexternal-linkmessage-square19fedilinkarrow-up1259arrow-down13file-text
arrow-up1256arrow-down1external-linkSQL Noirwww.sqlnoir.com@[email protected] to [email protected] • 1 year agomessage-square19fedilinkfile-text
minus-square@[email protected]linkfedilinkEnglish32•1 year agoSELECT few FROM people WHERE gets_joke = 1
minus-squareshastaxclinkfedilink3•1 year agoYeah we have IDEs to color keywords for us these days. Caps is just extra work
minus-squareDie Mart Dielinkfedilink7•1 year 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•1 year agoAnd why untyped languages are better at managing memory too. Less characters ftw!
Heck yeah
Push it to the
LIMITSELECT few FROM people WHERE gets_joke = 1What would my
fewsay?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!