Extension for Microsoft SQL Server Management Studio 2016, it provides the SSMS with:
- Format SQL Code.
- Prepare the Procedures/Functions to be called.
- Regions to organize the code.
- Retrieve the complete Information of a Table.
- Tab Colorize, base in the configuration window you can colorize the existing session based in the filters that you applied, making easy to the developer to identify each server/database he/she is working on.
- Selection Highlight for the same word...