SQL Prompt 3.5   

Using SQL Prompt

See Also

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

SQL Prompt displays a candidate list as you type, when you press CTRL+SPACEBAR, or when you type a trigger word. The candidate list shows items based on the context of what you type. Candidates are grouped by object type for you to select and insert into your query editor.

With SQL Prompt, you can:

Cross-database queries, and distributed queries with linked SQL Server instances are supported.

For information on what's new in this version, see http://www.red-gate.com/support/versions/index.htm

For some examples of how you can use SQL Prompt, see Worked Examples. To see how you use the candidate list, see Using the Candidate List.

 

 

 


© Red Gate Software Ltd 2007. All Rights Reserved.