Hazmatastic@lemmy.world to Lemmy Shitpost@lemmy.world · 2 months agoSpent half an hour on it. Felt good.lemmy.worldimagemessage-square38fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageSpent half an hour on it. Felt good.lemmy.worldHazmatastic@lemmy.world to Lemmy Shitpost@lemmy.world · 2 months agomessage-square38fedilink
minus-squarecobysev@lemmy.worldlinkfedilinkEnglisharrow-up0·2 months agoSQL is the language. Its name is also an acronym, for “Structured Query Language.”
minus-squareLeFrog@discuss.tchncs.delinkfedilinkarrow-up0·2 months agoIt is more like SELECT users.id FROM users or select users.id from users
minus-squareDave@lemmy.nzlinkfedilinkarrow-up0·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;”
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
More specifically I meant when I am writing in the language.
I don’t write “SELECT * FROM users;”, I write “select * from users;”