SQL Prompt - 4.0

SQL Prompt

Learning SQL Prompt - 4.0

Getting started

SQL Prompt provides code auto-completion for SQL Server Management Studio, SQL Server Management Studio Express, Query Analyzer, and Visual Studio®, enabling you to write accurate SQL scripts much more quickly.

SQL Prompt displays a suggestions box as you type, or when you press CTRL+SPACE. The suggestions box shows items based on what you have typed.

SQL Prompt is compatible with SQL Server 2008, SQL Server 2005, and SQL Server 2000. SQL Prompt supports keywords and syntax from SQL Server 2008, 2005 and 2000.

You can use SQL Prompt to:

  • insert suggested keywords and object names into your code
  • expand column lists in SELECT * and SELECT table.* statements by pressing TAB
  • view and select columns quickly using the column picker
  • format SQL code according to a range of options (Pro Edition only ProRosette)
  • view schema information to see the definition of an object
  • qualify object names and column names
  • execute stored procedures
  • create snippets of code for queries you run regularly
  • assign aliases automatically, including custom aliases
  • customize auto-completion behaviour by specifying options

SQL Prompt supports cross-database queries as well as distributed queries with linked SQL Server instances.

Getting more information

Was this article helpful?

Search support
Forums
Visit the SQL Prompt forum.

SQL Prompt

all SQL products

all products