Tải bản đầy đủ (.pdf) (15 trang)

Apress - Pro SQL Server 2008 Relational Database Design and Implementation (2008)01

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (2.56 MB, 15 trang )

this print for content only—size & color not accurate spine = 1.2793" 680 page count
Books for professionals By professionals
®
Pro SQL Server 2008 Relational
Database Design and Implementation
Dear Reader,
I have written this book for you, the database professional, to give you the
knowledge and practical steps needed to design and implement database
solutions using SQL Server. I have filled this book with hard-won knowledge
and experience that I’ve accumulated through many years of working with
relational databases—including nearly every version of SQL Server.
My first goal in writing this book is to explain many of the important concepts
you need to learn from a database design textbook. Secondly, I will show practi-
cal techniques for applying these concepts to build solid SQL Server database
solutions.
I start with the concepts of relational theory, data modeling, and normaliza-
tion. Then I show you how to produce a database that works right the first time,
using common design patterns and all of the objects types that SQL Server gives
you. From there, I give you practical advice on implementing your systems with
concurrency and performance in mind.
Throughout this book, you will find that I emphasize the practical while
always giving proper respect to the underlying theory. Great practices always
rest on a solid theoretical foundation. After reading this book, you will have the
tools you need to get going with your database implementation. And if we have
a bit of fun along the way, that’ll be our secret.
Thank you,
Louis Davidson
Author of
Pro SQL Server 2005
Database Design and
Optimization


Pro SQL Server 2000
Database Design
US $59.99
Shelve in
Databases/SQL Server
User level:
Intermediate–Advanced
Davidson
Pro SQL Server 2008
Relational Database

Design and Implementation
The eXperT’s Voice
®
in sQl serVer
Pro
SQL Server 2008
Relational Database
Design
and
Implementation
cyan
MaGenTa
yelloW
Black
panTone 123 c
Louis Davidson
With Kevin Kline, Scott Klein, and Kurt Windisch
Foreword by Paul Nielsen,
SQL Server MVP

Companion
eBook Available
THE APRESS ROADMAP
Accelerated
SQL Server 2008
Beginning SQL Server
2008 for Developers
Beginning
SQL Queries
Beginning
Database Design
Pro SQL Server 2008
Relational Database Design
and Implementation
www.apress.com
SOURCE CODE ONLINE
Companion eBook

See last page for details
on $10 eBook version
Design for performance! Create optimized SQL
Server databases that scale well and are logically
sound in order to meet your business requirements.
ISBN 978-1-4302-0866-2
9 781430 208662
5 5 9 9 9

Louis Davidson
With Kevin Kline, Scott Klein,
and Kurt Windisch

Pro SQL Server 2008
Relational Database
Design and
Implementation
8662FM.qxp 7/28/08 6:19 PM Page i
Pro SQL Server 2008 Relational Database Design and Implementation
Copyright © 2008 by Louis Davidson
All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means,
electronic or mechanical, including photocopying, recording, or by any information storage or retrieval
system, without the prior written permission of the copyright owner and the publisher.
ISBN-13 (pbk): 978-1-4302-0866-2
ISBN-13 (electronic): 978-1-4302-0867-9
Printed and bound in the United States of America 9 8 7 6 5 4 3 2 1
Trademarked names may appear in this book. Rather than use a trademark symbol with every occurrence
of a trademarked name, we use the names only in an editorial fashion and to the benefit of the trademark
owner, with no intention of infringement of the trademark.
Java™ and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc., in the
US and other countries. Apress, Inc., is not affiliated with Sun Microsystems, Inc., and this book was writ-
ten without endorsement from Sun Microsystems, Inc.
Lead Editor: Jon Gennick
Technical Reviewers: Wayne Snyder, Evan Terry, Don Watters
Editorial Board: Clay Andres, Steve Anglin, Ewan Buckingham, Tony Campbell, Gary Cornell,
Jonathan Gennick, Matthew Moodie, Joseph Ottinger, Jeffrey Pepper, Frank Pohlmann,
Ben Renow-Clarke, Dominic Shakeshaft, Matt Wade, Tom Welsh
Project Manager: Tracy Brown Collins
Copy Editors: Heather Lang, Kim Wimpsett
Associate Production Director: Kari Brooks-Copony
Production Editor: Ellie Fountain
Compositor: Lynn L’Heureux
Proofreader: Patrick Vincent

Indexer: Broccoli Information Management
Artist: Kinetic Publishing Services, LLC
Cover Designer: Kurt Krames
Manufacturing Director: Tom Debolski
Distributed to the book trade worldwide by Springer-Verlag New York, Inc., 233 Spring Street, 6th Floor,
New York, NY 10013. Phone 1-800-SPRINGER, fax 201-348-4505, e-mail
, or
visit .
For information on translations, please contact Apress directly at 2855 Telegraph Avenue, Suite 600, Berkeley,
CA 94705. Phone 510-549-5930, fax 510-549-5939, e-mail
, or visit .
Apress and friends of ED books may be purchased in bulk for academic, corporate, or promotional use.
eBook versions and licenses are also available for most titles. For more information, reference our Special
Bulk Sales–eBook Licensing web page at />The infor
mation in this book is distr
ibuted on an

as is
” basis
, without warr
anty. Although every precau-
tion has been taken in the preparation of this work, neither the author(s) nor Apress shall have any
liability to any person or entity with respect to any loss or damage caused or alleged to be caused directly
or indirectly by the information contained in this work.
The source code for this book is available to readers at
.
8662FM.qxp 7/28/08 6:19 PM Page ii
To my father-in-law, Verlin Wheeler. He passed away during the writing of this book, and I
really never got to know him as I was told he was in his younger days. At the very least, he
rivaled my love for gadgets and was an early adopter of lots of technology, like satellite

dishes and even computers. I use his computer every day to manage my media collection—
he probably would have liked that, though I think he would have preferred to have used
the media in the library.
8662FM.qxp 7/28/08 6:19 PM Page iii
8662FM.qxp 7/28/08 6:19 PM Page iv

×