Helpful Visual Studio Extensions 4

SQL Prompt Core

Works with Visual Studio 2017 Enterprise

With SQL Prompt Core you can:

  • Save keystrokes with code completion for T-SQL commands and keywords as you type
  • Easily complete JOIN statements with suggestions for JOIN conditions based on foreign key relationships or column similarities
  • Speed up SQL coding with autocompletion for INSERT and EXEC statements
  • Autocomplete based on mid-string matching and CamelCase suggestions, so you don’t have to remember every object name
  • Avoid bad practice – expand wildcards to show the full column list so you only retrieve the data you need

More Details: https://marketplace.visualstudio.com/items?itemName=vs-publisher-306627.RedgateSQLPromptCore

Leave a Reply

Your email address will not be published. Required fields are marked *