SQL Query Window
The SQL Query window is a graphical query tool designed to help you work
with Structured Query Language (SQL) queries and scripts in an easy and
efficient way. The SQL Query window allows you to:
- Create, execute, and save SQL queries,
batches, and scripts with ease
- Visualize your script with
Syntax Highlighting
- Reference function parameters with built in
Parameter Hinting
- Easily write SQL script with
Code Completion. Type the
first few letters and press Ctrl+<space bar>
- Save query results as
XML,
HTML, and CSV (Excel)
- Easily navigate between multiple recordsets
- Quickly modify query results (grid)
- Whole script or selected statements execution
with batch counters (GO command)
- Configure client protocol
See Also
The SQL Query User Interface
Working with Batches and Statements
Syntax Highlighting, Parameter Hinting, and Code Completion
Working with the Data Grid
Customizing Menus
|