SQL Code Analysis documentation
Published 30 May 2017
SQL Code Guard
Redgate's code analysis capability provides fast and comprehensive static analysis of SQL code. With it, you can discover code issues and hidden pitfalls.
Code analysis is surfaced in a number of places:
- SQL Prompt provides code analysis hints and fixes "as you type" in Visual Studio and SSMS
- SQL Change Automation provides analysis of your automated deployment scripts
- The Code Analysis for SQL Server command line can be used, for example, to analyze SQL as part of a continuous integration process
Note: The SQL Code Guard SSMS 2016 add-in is no longer supported. If required you can download SQL Code Guard from the documentation pages.
A Code Analysis for Oracle command line is also available