Activity overview
Latest activity by Sarah
How to Get Started with the Redgate Product Support Community Forums
Welcome to the Redgate Community Forums! We’re thrilled to have you here. This space is for you: to help you achieve success with your Redgate tools and connect you with fellow users and members of...
Managing SQL Prompt behavior
You can set various options for how SQL Prompt behaves in the SQL Prompt Options dialog box. This page describes the options available on the first page of the SQL Prompt Options, the Behavior page...
SSMS Tab Management
SQL Prompt's Tab History keeps a history of the query windows (tabs) that you open in SSMS, and saves their contents in response to certain actions. You can use it to track down scripts that you fo...
SQL Refactoring
You can use SQL Prompt to perform the following types for database and code refactoring:
SQL Prompt Actions
Refactoring an Object or Batch
Refactoring Databases
Refactoring Queries and Query Res...
SQL Code Snippets
A snippet is any pre-defined block of code, which you can insert into a query pane at the current cursor position, or around currently selected SQL text. SQL Prompt comes with many pre-defined snip...
SQL Code Formatting and Styles
Formatting and styles are all about taking some code and making sure that it is easy to read and understand. Formatting or style changes are 'decorative' changes that affect only whitespace, such a...
SQL Code Completion and IntelliSense
SQL Prompt offers as-you-type IntelliSense and code completion suggestions, as well as providing other information, and helping you navigate around your code. As you accept and insert the suggested...
SQL Code Analysis
SQL Prompt comes with a list of static code analysis rules you can run on your queries, as you review them, or as you type them. Static Code analysis parses the code as a compiler would, but with t...
SQL Prompt: Features available only in SQL Toolbelt Essentials
Some features of SQL Prompt are only available if you have a SQL Toolbelt Essentials license:
Bulk operations
Product integrations
Additionally, SQL Toolbelt Essentials users with a subscriptio...
Installing and running SQL Prompt
To install SQL Prompt, you must have administrator privileges. If you're upgrading from a previous version, the installer does all the preparation for you.
Installing SQL Prompt
When you run the SQ...