The Storage Engine
Inside Microsoft (R) SQL Server" 2005
Kalen Delaney(Author)
Microsoft Press
4th Edition
Published on 11. October 2006
Book
Paperback/Softback
464 pages
978-0-7356-2105-3 (ISBN)
Description
Take an in-depth look at the internals of the SQL Server Storage Engine-with advice from a popular author and SQL Server expert. Database developers and administrators get best practices, pragmatic advice, and code samples to help master the intricacies of creating and maintaining enterprise relational databases.
Discover how to:
Upgrade or migrate to SQL Server 2005 and choose configuration options
Control space allocation for databases and files manually or automatically
Manage transaction logs to maximize efficient restore operations and data consistency
Observe the internal structures of clustered and nonclustered indexes
Build and partition relational indexes and tables
Explore internal storage issues and compare fixed- and variable-length datatypes
Detect and correct index fragmentation
Implement and manage an appropriate concurrency model using locking or row versioning
PLUS-Get code samples on the Web.
Discover how to:
Upgrade or migrate to SQL Server 2005 and choose configuration options
Control space allocation for databases and files manually or automatically
Manage transaction logs to maximize efficient restore operations and data consistency
Observe the internal structures of clustered and nonclustered indexes
Build and partition relational indexes and tables
Explore internal storage issues and compare fixed- and variable-length datatypes
Detect and correct index fragmentation
Implement and manage an appropriate concurrency model using locking or row versioning
PLUS-Get code samples on the Web.
More details
Edition
4th edition
Language
English
Place of publication
Redmond
United States
Dimensions
Height: 235 mm
Width: 187 mm
Weight
1000 gr
ISBN-13
978-0-7356-2105-3 (9780735621053)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Person
Kalen Delaney, a Microsoft MVP for SQL Server since 1993, provides advanced SQL Server training to clients worldwide. She is a contributing editor and columnist for SQL Server Magazine and the author of several highly regarded books, including Microsoft SQL Server 2008 Internals.
Content
Installing & upgrading to SQL Server 2005 SQL Server 2005 architecture SQL Server 2005 configuration Databases & database files Logging & recovery Tables Index internals & management Locking & concurrency