1 / 565
文档名称:

Microsoft MS Press - Inside Microsoft SQL Server 2005 - The Storage Engine - Oct 2006.pdf

格式:pdf   页数:565
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Microsoft MS Press - Inside Microsoft SQL Server 2005 - The Storage Engine - Oct 2006.pdf

上传人:kuo08091 2014/5/12 文件大小:0 KB

下载得到文件列表

Microsoft MS Press - Inside Microsoft SQL Server 2005 - The Storage Engine - Oct 2006.pdf

文档介绍

文档介绍:Inside Microsoft® SQL Server™ 2005: The Storage Engine
By Kalen Delaney - (Solid Quality Learning)
...............................................
Publisher: Microsoft Press
Pub Date: October 11, 2006
Print ISBN-10: 0-7356-2105-5
Print ISBN-13: 978-0-7356-2105-3
Pages: 464

Table of Contents | Index
This practical, hands-on book offers deep, thorough coverage of the internals of architecture and
resource management in SQL Server 2005, focusing on the Storage Engine. The book features
extensive code samples and table examples.
Inside Microsoft® SQL Server™ 2005: The Storage Engine
By Kalen Delaney - (Solid Quality Learning)
...............................................
Publisher: Microsoft Press
Pub Date: October 11, 2006
Print ISBN-10: 0-7356-2105-5
Print ISBN-13: 978-0-7356-2105-3
Pages: 464

Table of Contents | Index
Copyright
Foreword
Acknowledgments
Introduction
Chapter 1. Installing and Upgrading to SQL Server 2005
SQL Server 2005 Prerequisites
Pre-Installation Decisions
Getting Ready to Install
To Migrate or Upgrade?
ponents
Summary
Chapter 2. SQL Server 2005 Architecture
Components of the SQL Server Engine
Memory
Final Words
Chapter 3. SQL Server 2005 Configuration
Using SQL Server Configuration Manager
System Configuration
Final Words
Chapter 4. Databases and Database Files
System Databases
Sample Databases
Database Files
Creating a Database
Expanding or Shrinking a Database
Using Database Filegroups
Altering a Database
Databases Under the Hood
Setting Database Options
Database Snapshots
The tempdb Database
Database Security
Moving or Copying a Database
Compatibility Levels
Summary
Chapter 5. Logging and Recovery
Transaction Log Basics
Changes in Log Size
Reading the Log
Backing Up and Restoring a Database
Summary
Chapter 6. Tables
System Objects
Creating Tables
User-Defined Data Types
IDENTITY Property
Internal Storage
Cons