Discussion about this post

User's avatar
Barb Trout's avatar

Thanks Andres! As a SQL Developer, I have implemented all of these techniques. At a previous company we defined SQL standards for our team of 3 SQL developers. There was some grumbling at first, but we quickly came to love it! It made reading each others' code so much easier, and leading commas were a game-changer! Also, leading with ANDs and ORs in the WHERE clause. Another standard we used was to put SQL keywords in upper case.

Expand full comment
3 more comments...

No posts