Hazmatastic@lemmy.world to Lemmy Shitpost@lemmy.world · 3 天前Spent half an hour on it. Felt good.lemmy.worldexternal-linkmessage-square64fedilinkarrow-up1993
arrow-up1993external-linkSpent half an hour on it. Felt good.lemmy.worldHazmatastic@lemmy.world to Lemmy Shitpost@lemmy.world · 3 天前message-square64fedilink
minus-squareDave@lemmy.nzlinkfedilinkarrow-up17·3 天前Not sure if joking but I meant the language not the acronym.
minus-squarecobysev@lemmy.worldlinkfedilinkEnglisharrow-up2·3 天前SQL is the language. Its name is also an acronym, for “Structured Query Language.”
minus-squareDave@lemmy.nzlinkfedilinkarrow-up8·3 天前More 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·3 天前It is more like SELECT users.id FROM users or select users.id from users
minus-squareByteJunk@lemmy.worldlinkfedilinkarrow-up4·3 天前Is 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?