@[email protected] to Lemmy [email protected] • 2 months agoSpent half an hour on it. Felt good.lemmy.worldimagemessage-square63fedilinkarrow-up1912
arrow-up1912imageSpent half an hour on it. Felt good.lemmy.world@[email protected] to Lemmy [email protected] • 2 months agomessage-square63fedilink
minus-square@[email protected]linkfedilink25•2 months 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-square@[email protected]linkfedilink5•2 months 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.