@[email protected] to Lemmy [email protected] • 2 months agoSpent half an hour on it. Felt good.lemmy.worldimagemessage-square63fedilinkarrow-up1912
arrow-up1912imageSpent half an hour on it. Felt good.lemmy.world@[email protected] to Lemmy [email protected] • 2 months agomessage-square63fedilink
minus-square@[email protected]linkfedilink17•2 months agoNot sure if joking but I meant the language not the acronym.
minus-squarecobysevlinkfedilinkEnglish2•2 months agoSQL is the language. Its name is also an acronym, for “Structured Query Language.”
minus-square@[email protected]linkfedilink4•2 months agoIt is more like SELECT users.id FROM users or select users.id from users
minus-square@[email protected]linkfedilink4•2 months agoIs your caps lock broken? What the heck is that second select?
minus-square@[email protected]linkfedilink8•2 months agoMore specifically I meant when I am writing in the language. I don’t write “SELECT * FROM users;”, I write “select * from users;”
Not sure if joking but I meant the language not the acronym.
SQL is the language. Its name is also an acronym, for “Structured Query Language.”
It is more like
or
Is your caps lock broken? What the heck is that second select?
More specifically I meant when I am writing in the language.
I don’t write “SELECT * FROM users;”, I write “select * from users;”