Hazmatastic@lemmy.world to Lemmy Shitpost@lemmy.world · 1 year 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 · 1 year agomessage-square63linkfedilink
minus-squarePotatoesFall@discuss.tchncs.delinkfedilinkarrow-up28·1 year agoI do it because it helps me visually separate SQL keywords from table and column names. Helps especially when your SQL is embedded in another file so there is no syntax highlighting.
minus-squareDave@lemmy.nzlinkfedilinkarrow-up4·1 year agoThat’s a good reason. I guess when I’m directly writing SQL the queries are point in time and not part of some enduring codebase.
I do it because it helps me visually separate SQL keywords from table and column names.
Helps especially when your SQL is embedded in another file so there is no syntax highlighting.
That’s a good reason. I guess when I’m directly writing SQL the queries are point in time and not part of some enduring codebase.