Microsoft® SQL Server™ 2008 All-In-One Desk Reference For Dummies®
by Robert D. Schneider, Darril Gibson
III.4.1. Configuring Query Options with Performance and Control Parameters
The Execution options allow you to specify many different parameters for your query. Parameters are specified on three separate pages:
General: Basic query settings, such as how many rows can be returned.
Advanced: Many advanced settings, such as those that can be configured with SET statements, are selectable on this page.
ANSI: Transact-SQL is ANSI compliant — it can be configured to comply with ANSI specifications. The ANSI settings allow you to modify the specifications to either comply with ANSI specifications, or work according to business rules.
To access the Query Options dialog box, follow these steps:
Launch SQL Server Management Studio (SSMS) by choosing Start
All Programs
Microsoft SQL Server 2008
SQL Server Management Studio.Click the New Query button to open a new query window.
Right-click the query window and choose Query Options.
You can also select the Query drop-down menu and choose Query Options. The Query Options dialog box appears, as shown in Figure 4-1. The Query Options dialog box defaults to Execution | General.
Figure III.4-1. The General settings of the Query Options dialog box.
III.4.1.1. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access