How can we help you today? How can we help you today?
Sarah
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
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...
Edited 2 followers 0 comments -4 votes
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...
Edited 1 follower 0 comments 0 votes
About SQL Prompt
SQL Prompt is an add-in for SQL Server Management Studio and Visual Studio that helps you write, format, navigate and refactor your code. For more information, see the SQL Prompt product page.
Edited 2 followers 0 comments -1 votes
Why SQL Prompt?
Alongside specialists, an IT department needs people who are broadly skilled and adaptable, who can pivot quickly to new projects, slot easily into new teams and be productive quickly.   SQL Prompt...
Edited 1 follower 0 comments 0 votes
SQL Prompt Requirements
SQL Prompt is an add-in for the following development environments: SQL Server Management Studio 20 SQL Server Management Studio 19 SQL Server Management Studio 18 NOTE: SQL Prompt does not supp...
Edited 1 follower 0 comments -1 votes
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...
1 follower 0 comments 0 votes
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...
1 follower 0 comments 0 votes
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