How can we help you today? How can we help you today?
Sarah
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...
1 follower 0 comments 0 votes
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...
1 follower 0 comments 0 votes
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...
1 follower 0 comments 0 votes
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...
1 follower 0 comments 0 votes
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 subscription ...
Edited 1 follower 0 comments 0 votes
Moving snippets to another machine - SQL Prompt
Here's some steps on how to move your snippets to a different machine. Locate your existing snippets folder. By default, it’s located at: C:\Users\<your_username>\AppData\Local\Red Gate\SQL Prompt ...
Edited 1 follower 0 comments -1 votes