David
Blue Collar Dev

Blue Collar Dev

Follow
homebadgesnewsletter
Tag

SQL

#sql

More content

Read more stories on Hashnode


Articles with this tag

SQL Anti-pattern: Never Use Boolean Flags

Oct 7, 20214 min read

In database modelling, I often see that flags get introduced. Especially, as the the project gets older, important tables often accumulate more and...

SQL Anti-pattern: Never Use Boolean Flags