SQL Complete offers conveniently accessible refactoring tools that help enhance code quality, make it easier to understand, and improve the design of code objects and entire databases.
The key feature of SQL Complete is T-SQL Debugger designed to troubleshoot Transact-SQL scripts, stored procedures, triggers, and functions. The debugger allows observing the runtime behavior of database objects and locating logic errors. The tool supports step-by-step execution, call stack browsing, breakpoints, and watches. The user can break or suspend the execution of a program to examine a database object, as well as evaluate and edit variables in scripts directly in the IDE.
Other essential features include:
Watch the following video to learn how to perform code refactoring in SQL Complete.