Code Analysis

Last modified: September 6, 2024

The Code Analysis features assist developers in writing more efficient, error-free Transact-SQL (T-SQL) code. It scans code to identify issues based on predefined rules covering various aspects of T-SQL coding, including query structure, function usage, naming conventions, etc.

Code Analysis SQL Server MySQL and MariaDB Oracle        PostgreSQL
Best practice rules YES NO NO NO
Performance rules YES NO NO NO
Deprecated rules YES NO NO NO
Execution rules YES NO NO NO
Naming rules YES NO NO NO
Total amount of rules 200+