Hazmatastic@lemmy.world to Lemmy Shitpost@lemmy.world · 11 days agoSpent half an hour on it. Felt good.lemmy.worldexternal-linkmessage-square64fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkSpent half an hour on it. Felt good.lemmy.worldHazmatastic@lemmy.world to Lemmy Shitpost@lemmy.world · 11 days agomessage-square64fedilink
minus-squareDave@lemmy.nzlinkfedilinkarrow-up0·11 days agoNot sure if joking but I meant the language not the acronym.
minus-squarecobysev@lemmy.worldlinkfedilinkEnglisharrow-up0·11 days agoSQL is the language. Its name is also an acronym, for “Structured Query Language.”
minus-squareLeFrog@discuss.tchncs.delinkfedilinkarrow-up0·11 days agoIt is more like SELECT users.id FROM users or select users.id from users
minus-squareByteJunk@lemmy.worldlinkfedilinkarrow-up0·11 days agoIs your caps lock broken? What the heck is that second select?
minus-squareDave@lemmy.nzlinkfedilinkarrow-up0·11 days 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
SELECT users.id FROM users
or
select users.id from users
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;”