sunnie to Programmer [email protected] • 1 year agono.. just nolemmy.caimagemessage-square93fedilinkarrow-up1558arrow-down118
arrow-up1540arrow-down1imageno.. just nolemmy.casunnie to Programmer [email protected] • 1 year agomessage-square93fedilink
minus-square@istofflink7•1 year agoIs that select * ? I expect it looks more cumbersome with joins and multiple columns from different tables.
minus-square@adamth0link3•1 year agoThat’s what I was wondering. It’s doing a SELECT, but not saying exactly which columns it wants to retrieve.
Is that select * ?
I expect it looks more cumbersome with joins and multiple columns from different tables.
That’s what I was wondering. It’s doing a SELECT, but not saying exactly which columns it wants to retrieve.