Improper Indentation can reduce readability
Read more
07Apr
How to scan a Git repo with the Command Line (using Apache Ant)
Read more
Avoid Main Procedures not having an ON ERROR clause
Read more
Avoid unused Function parameters
Read more
Missing default in switch statements can cause Production Risk
Read more
Avoid using SELECT … ENDSELECT statement
Read more
Avoid using “SELECT DISTINCT”, use DELETE-ADJACENT
Read more
Avoid using dynamic queries
Read more
Avoid Main Procedures having complex queries
Read more
Avoid classes overriding only equals() or only hashCode()
Read more