Activity overview
Latest activity by Sarah
Entra ID MFA Authentication
SQL Prompt now uses a dedicated Microsoft Entra ID application to authenticate users to Azure SQL Database instances.The permissions requested are limited to those required to access the database a...
Hi emmar00 Thank you for taking the time to share your detailed feedback. We understand your frustration, and it's clear you've put a lot of thought into how the forum experience could be improved. Although we can’t implement changes right now, feedback like yours helps inform future improvements. / comments
Official comment
Hi emmar00 Thank you for taking the time to share your detailed feedback. We understand your frustration, and it's clear you've put a lot of thought into how the forum experience could be improved....
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...