Unused variables can cause risks in code
Read more
Explicit Option makes declaring variables easier
Read more
Manage transactions when changing tables
Read more
RETURN should be used to terminate a database query or a stored procedure
Read more
Avoid using risky patterns too frequently
Read more
A Return Statement in the middle of a command makes it unreadable
Read more
Empty Catches may cause security risks
Read more
Not all Tag libraries should be imported
Read more
Less efficient datatypes cause interchangeability issues
Read more
Comparison operators compare values
Read more