December 2002
Intermediate to advanced
1560 pages
40h 44m
English
In this section, I will concentrate on how to set the various database options, as opposed to how the settings will affect your database. Many of the settings are fairly intuitively named, which helps, and are covered in detail elsewhere in this book. For example, a detailed explanation of the Recovery options can be found in Chapter 16, “Database Backup and Restore.”
SQL Server has five categories of options that can be set to control database behavior. The categories and the associated values are listed in Table 11.1.
| Option Category | Option |
|---|---|
| Auto Options | AUTO_CLOSE {ON|OFF} |
| AUTO_CREATE_STATISTICS {ON|OFF} | |
| AUTO_UPDATE_STATISTICS {ON|OFF} | |
| AUTO_SHRINK {ON|OFF} | |
| Cursor Options ... |
Read now
Unlock full access