Hazmatastic@lemmy.world to Lemmy Shitpost@lemmy.world · 1 month agoSpent half an hour on it. Felt good.lemmy.worldimagemessage-square63fedilinkarrow-up11.02Karrow-down17
arrow-up11.01Karrow-down1imageSpent half an hour on it. Felt good.lemmy.worldHazmatastic@lemmy.world to Lemmy Shitpost@lemmy.world · 1 month agomessage-square63fedilink
minus-squareDave@lemmy.nzlinkfedilinkarrow-up17·1 month agoNot sure if joking but I meant the language not the acronym.
minus-squarecobysev@lemmy.worldlinkfedilinkEnglisharrow-up2arrow-down9·1 month agoSQL is the language. Its name is also an acronym, for “Structured Query Language.”
minus-squareDave@lemmy.nzlinkfedilinkarrow-up8·1 month agoMore specifically I meant when I am writing in the language. I don’t write “SELECT * FROM users;”, I write “select * from users;”
minus-squareLeFrog@discuss.tchncs.delinkfedilinkarrow-up4·1 month agoIt is more like SELECT users.id FROM users or select users.id from users
minus-squareByteJunk@lemmy.worldlinkfedilinkarrow-up4arrow-down2·1 month agoIs your caps lock broken? What the heck is that second select?
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.”
More specifically I meant when I am writing in the language.
I don’t write “SELECT * FROM users;”, I write “select * from users;”
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?