@Hazmatastic to Lemmy Shitpost • 3 days agoSpent half an hour on it. Felt good.imagemessage-square64arrow-up1994arrow-down17
arrow-up1987arrow-down1imageSpent half an hour on it. Felt good.@Hazmatastic to Lemmy Shitpost • 3 days agomessage-square64
minus-square@[email protected]linkfedilink17•3 days agoNot sure if joking but I meant the language not the acronym.
minus-squarecobysevlinkEnglish-7•3 days agoSQL is the language. Its name is also an acronym, for “Structured Query Language.”
minus-square@[email protected]linkfedilink8•3 days agoMore specifically I meant when I am writing in the language. I don’t write “SELECT * FROM users;”, I write “select * from users;”
minus-square@[email protected]linkfedilink4•3 days agoIt is more like SELECT users.id FROM users or select users.id 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.”
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?