Hazmatastic@lemmy.world to Lemmy Shitpost@lemmy.world · 2 months agoSpent half an hour on it. Felt good.lemmy.worldimagemessage-square63linkfedilinkarrow-up11.02Karrow-down17
arrow-up11.01Karrow-down1imageSpent half an hour on it. Felt good.lemmy.worldHazmatastic@lemmy.world to Lemmy Shitpost@lemmy.world · 2 months agomessage-square63linkfedilink
minus-squarecobysev@lemmy.worldlinkfedilinkEnglisharrow-up2arrow-down9·2 months agoSQL is the language. Its name is also an acronym, for “Structured Query Language.”
minus-squareDave@lemmy.nzlinkfedilinkarrow-up8·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;”
minus-squareLeFrog@discuss.tchncs.delinkfedilinkarrow-up4·2 months agoIt is more like SELECT users.id FROM users or select users.id from users
minus-squareByteJunk@lemmy.worldlinkfedilinkarrow-up4arrow-down2·2 months agoIs your caps lock broken? What the heck is that second select?
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?