Database Design and Relational Theory

Download Database Design and Relational Theory PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1449328016
Total Pages : 277 pages
Book Rating : 4.4/5 (493 download)

DOWNLOAD NOW!


Book Synopsis Database Design and Relational Theory by : C. J. Date

Download or read book Database Design and Relational Theory written by C. J. Date and published by "O'Reilly Media, Inc.". This book was released on 2012-04-17 with total page 277 pages. Available in PDF, EPUB and Kindle. Book excerpt: Because databases often stay in production for decades, careful design is critical to making the database serve the needs of your users over years, and to avoid subtle errors or performance problems. In this book, C.J. Date, a leading exponent of relational databases, lays out the principles of good database design.

SQL and Relational Theory

Download SQL and Relational Theory PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1449316409
Total Pages : 447 pages
Book Rating : 4.4/5 (493 download)

DOWNLOAD NOW!


Book Synopsis SQL and Relational Theory by : C. Date

Download or read book SQL and Relational Theory written by C. Date and published by "O'Reilly Media, Inc.". This book was released on 2011-12-16 with total page 447 pages. Available in PDF, EPUB and Kindle. Book excerpt: SQL is full of difficulties and traps for the unwary. You can avoid them if you understand relational theory, but only if you know how to put the theory into practice. In this insightful book, author C.J. Date explains relational theory in depth, and demonstrates through numerous examples and exercises how you can apply it directly to your use of SQL. This second edition includes new material on recursive queries, “missing information” without nulls, new update operators, and topics such as aggregate operators, grouping and ungrouping, and view updating. If you have a modest-to-advanced background in SQL, you’ll learn how to deal with a host of common SQL dilemmas. Why is proper column naming so important? Nulls in your database are causing you to get wrong answers. Why? What can you do about it? Is it possible to write an SQL query to find employees who have never been in the same department for more than six months at a time? SQL supports “quantified comparisons,” but they’re better avoided. Why? How do you avoid them? Constraints are crucially important, but most SQL products don’t support them properly. What can you do to resolve this situation? Database theory and practice have evolved since the relational model was developed more than 40 years ago. SQL and Relational Theory draws on decades of research to present the most up-to-date treatment of SQL available. C.J. Date has a stature that is unique within the database industry. A prolific writer well known for the bestselling textbook An Introduction to Database Systems (Addison-Wesley), he has an exceptionally clear style when writing about complex principles and theory.

Database in Depth

Download Database in Depth PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 0596100124
Total Pages : 234 pages
Book Rating : 4.5/5 (961 download)

DOWNLOAD NOW!


Book Synopsis Database in Depth by : C.J. Date

Download or read book Database in Depth written by C.J. Date and published by "O'Reilly Media, Inc.". This book was released on 2005-05-05 with total page 234 pages. Available in PDF, EPUB and Kindle. Book excerpt: This concise guide sheds light on the principles behind the relational model, which underlies all database products in wide use today. It goes beyond the hype to give you a clear view of the technology -- a view that's not influenced by any vendor or product. Suitable for experienced database developers and designers.

Relational Theory for Computer Professionals

Download Relational Theory for Computer Professionals PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1449369464
Total Pages : 284 pages
Book Rating : 4.4/5 (493 download)

DOWNLOAD NOW!


Book Synopsis Relational Theory for Computer Professionals by : C.J. Date

Download or read book Relational Theory for Computer Professionals written by C.J. Date and published by "O'Reilly Media, Inc.". This book was released on 2013-05-21 with total page 284 pages. Available in PDF, EPUB and Kindle. Book excerpt: All of today’s mainstream database products support the SQL language, and relational theory is what SQL is supposed to be based on. But are those products truly relational? Sadly, the answer is no. This book shows you what a real relational product would be like, and how and why it would be so much better than what’s currently available. With this unique book, you will: Learn how to see database systems as programming systems Get a careful, precise, and detailed definition of the relational model Explore a detailed analysis of SQL from a relational point of view There are literally hundreds of books on relational theory or the SQL language or both. But this one is different. First, nobody is more qualified than Chris Date to write such a book. He and Ted Codd, inventor of the relational model, were colleagues for many years, and Chris’s involvement with the technology goes back to the time of Codd’s first papers in 1969 and 1970. Second, most books try to use SQL as a vehicle for teaching relational theory, but this book deliberately takes the opposite approach. Its primary aim is to teach relational theory as such. Then it uses that theory as a vehicle for teaching SQL, showing in particular how that theory can help with the practical problem of using SQL correctly and productively. Any computer professional who wants to understand what relational systems are all about can benefit from this book. No prior knowledge of databases is assumed.

Relational Database Design and Implementation

Download Relational Database Design and Implementation PDF Online Free

Author :
Publisher : Morgan Kaufmann
ISBN 13 : 0128499028
Total Pages : 712 pages
Book Rating : 4.1/5 (284 download)

DOWNLOAD NOW!


Book Synopsis Relational Database Design and Implementation by : Jan L. Harrington

Download or read book Relational Database Design and Implementation written by Jan L. Harrington and published by Morgan Kaufmann. This book was released on 2016-04-15 with total page 712 pages. Available in PDF, EPUB and Kindle. Book excerpt: Relational Database Design and Implementation: Clearly Explained, Fourth Edition, provides the conceptual and practical information necessary to develop a database design and management scheme that ensures data accuracy and user satisfaction while optimizing performance. Database systems underlie the large majority of business information systems. Most of those in use today are based on the relational data model, a way of representing data and data relationships using only two-dimensional tables. This book covers relational database theory as well as providing a solid introduction to SQL, the international standard for the relational database data manipulation language. The book begins by reviewing basic concepts of databases and database design, then turns to creating, populating, and retrieving data using SQL. Topics such as the relational data model, normalization, data entities, and Codd's Rules (and why they are important) are covered clearly and concisely. In addition, the book looks at the impact of big data on relational databases and the option of using NoSQL databases for that purpose. Features updated and expanded coverage of SQL and new material on big data, cloud computing, and object-relational databases Presents design approaches that ensure data accuracy and consistency and help boost performance Includes three case studies, each illustrating a different database design challenge Reviews the basic concepts of databases and database design, then turns to creating, populating, and retrieving data using SQL

Database Design and Relational Theory

Download Database Design and Relational Theory PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1484255402
Total Pages : 449 pages
Book Rating : 4.4/5 (842 download)

DOWNLOAD NOW!


Book Synopsis Database Design and Relational Theory by : C. J. Date

Download or read book Database Design and Relational Theory written by C. J. Date and published by Apress. This book was released on 2019-12-12 with total page 449 pages. Available in PDF, EPUB and Kindle. Book excerpt: Create database designs that scale, meet business requirements, and inherently work toward keeping your data structured and usable in the face of changing business models and software systems. This book is about database design theory. Design theory is the scientific foundation for database design, just as the relational model is the scientific foundation for database technology in general. Databases lie at the heart of so much of what we do in the computing world that negative impacts of poor design can be extraordinarily widespread. This second edition includes greatly expanded coverage of exotic and little understood normal forms such as: essential tuple normal form (ETNF), redundancy free normal form (RFNF), superkey normal form (SKNF), sixth normal form (6NF), and domain key normal form (DKNF). Also included are new appendixes, including one that provides an in-depth look into the crucial notion of data consistency. Sequencing of topics has been improved, and many explanations and examples have been rewritten and clarified based upon the author’s teaching of the content in instructor-led courses. This book aims to be different from other books on design by bridging the gap between the theory of design and the practice of design. The book explains theory in a way that practitioners should be able to understand, and it explains why that theory is of considerable practical importance. Reading this book provides you with an important theoretical grounding on which to do the practical work of database design. Reading the book also helps you in going to and understanding the more academic texts as you build your base of knowledge and expertise. Anyone with a professional interest in database design can benefit from using this book as a stepping-stone toward a more rigorous design approach and more lasting database models. What You Will LearnUnderstand what design theory is and is notBe aware of the two different goals of normalizationKnow which normal forms are truly significant Apply design theory in practice Be familiar with techniques for dealing with redundancy Understand what consistency is and why it is crucially important Who This Book Is For Those having a professional interest in database design, including data and database administrators; educators and students specializing in database matters; information modelers and database designers; DBMS designers, implementers, and other database vendor personnel; and database consultants. The book is product independent.

Time and Relational Theory

Download Time and Relational Theory PDF Online Free

Author :
Publisher : Morgan Kaufmann
ISBN 13 : 0128006757
Total Pages : 560 pages
Book Rating : 4.1/5 (28 download)

DOWNLOAD NOW!


Book Synopsis Time and Relational Theory by : C.J. Date

Download or read book Time and Relational Theory written by C.J. Date and published by Morgan Kaufmann. This book was released on 2014-08-13 with total page 560 pages. Available in PDF, EPUB and Kindle. Book excerpt: Time and Relational Theory provides an in-depth description of temporal database systems, which provide special facilities for storing, querying, and updating historical and future data. Traditionally, database management systems provide little or no special support for temporal data at all. This situation is changing because: Cheap storage enables retention of large volumes of historical data in data warehouses Users are now faced with temporal data problems, and need solutions Temporal features have recently been incorporated into the SQL standard, and vendors have begun to add temporal support to their DBMS products Based on the groundbreaking text Temporal Data & the Relational Model (Morgan Kaufmann, 2002) and new research led by the authors, Time and Relational Theory is the only book to offer a complete overview of the functionality of a temporal DBMS. Expert authors Nikos Lorentzos, Hugh Darwen, and Chris Date describe an approach to temporal database management that is firmly rooted in classical relational theory and will stand the test of time. This book covers the SQL:2011 temporal extensions in depth and identifies and discusses the temporal functionality still missing from SQL. Understand how the relational model provides an ideal basis for taming the complexities of temporal databases Learn how to analyze and evaluate commercial temporal products with this timely and important information Be able to use sound principles in designing and using temporal databases Understand the temporal support recently added to SQL with coverage of the new SQL features in this unique, accurate, and authoritative reference Appreciate the benefits of a truly relational approach to the problem with this clear, user friendly presentation

Six-step Relational Database Design

Download Six-step Relational Database Design PDF Online Free

Author :
Publisher : Fidel A Captain
ISBN 13 : 1481942727
Total Pages : 234 pages
Book Rating : 4.4/5 (819 download)

DOWNLOAD NOW!


Book Synopsis Six-step Relational Database Design by : Fidel A. Captain

Download or read book Six-step Relational Database Design written by Fidel A. Captain and published by Fidel A Captain. This book was released on 2013-05-11 with total page 234 pages. Available in PDF, EPUB and Kindle. Book excerpt: Bridges the gaps between database theory, database modeling, and database implementation by outlining a simple but reliable six-step process for accurately modeling user data on a Crow's Foot Relational Model Diagram, and then demonstrating how to implement this model on any relational database management system. This volume uses three case studies and starts with a statement of the problem by the client and then goes through the six steps necessary to create a reliable and accurate data model of the client's business requirements. The second edition contains a new chapter on implementation that goes through the steps necessary to implement each of the case studies on a relational database management system, clearly relating the design to implementation and database theory. In addition, questions are also included at the end of each of the six steps and one of the previous case studies has been replaced, making the case study selection more diverse. This book is intended for use as a handbook for students and professionals in the software-development field. The technique described in this book can be used by students for quickly developing relational databases for their applications, and by professionals for developing sturdy, reliable, and accurate relational database models for their software applications. --From publisher description.

Relational Database Theory

Download Relational Database Theory PDF Online Free

Author :
Publisher : Addison Wesley Longman
ISBN 13 :
Total Pages : 408 pages
Book Rating : 4.F/5 ( download)

DOWNLOAD NOW!


Book Synopsis Relational Database Theory by : Paolo Atzeni

Download or read book Relational Database Theory written by Paolo Atzeni and published by Addison Wesley Longman. This book was released on 1993 with total page 408 pages. Available in PDF, EPUB and Kindle. Book excerpt: Written by internationally recognized authorities in the database field, this book delivers a thorough discussion of the foundations of the relational model of database design, along with a systematic treatment of the formal theory for the model. In addition, the authors provide a survey of the performance of the model and include an encyclopedic reference to the available literature.

Handbook of Relational Database Design

Download Handbook of Relational Database Design PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 :
Total Pages : 632 pages
Book Rating : 4.3/5 (91 download)

DOWNLOAD NOW!


Book Synopsis Handbook of Relational Database Design by : Candace C. Fleming

Download or read book Handbook of Relational Database Design written by Candace C. Fleming and published by Addison-Wesley Professional. This book was released on 1989 with total page 632 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book provides a practical and proven approach to designing relational databases. It contains two complementary design methodologies: logical data modeling and relational database design. The design methodologies are independent of product-specific implementations and have been applied to numerous relational product environments. 0201114348B04062001

Temporal Data & the Relational Model

Download Temporal Data & the Relational Model PDF Online Free

Author :
Publisher : Morgan Kaufmann
ISBN 13 : 1558608559
Total Pages : 449 pages
Book Rating : 4.5/5 (586 download)

DOWNLOAD NOW!


Book Synopsis Temporal Data & the Relational Model by : C.J. Date

Download or read book Temporal Data & the Relational Model written by C.J. Date and published by Morgan Kaufmann. This book was released on 2003 with total page 449 pages. Available in PDF, EPUB and Kindle. Book excerpt: A review of relational concepts -- An overview of Tutorial D -- Time and the database -- What is the problem? -- Intervals -- Operators on intervals -- The EXPAND and COLLAPSE operators -- The PACK and UNPACK operators -- Generalizing the relational operators -- Database design -- Integrity constraints 1 : candidate keys and related constraints -- Integrity constraints 2 : general constraints -- Database queries -- Database updates -- Stated times and logged times -- Point and interval types revisited.

An Introduction to Relational Database Theory

Download An Introduction to Relational Database Theory PDF Online Free

Author :
Publisher : Bookboon
ISBN 13 : 8776815005
Total Pages : 239 pages
Book Rating : 4.7/5 (768 download)

DOWNLOAD NOW!


Book Synopsis An Introduction to Relational Database Theory by : Hugh Darwen

Download or read book An Introduction to Relational Database Theory written by Hugh Darwen and published by Bookboon. This book was released on 2009 with total page 239 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Logic and Databases

Download Logic and Databases PDF Online Free

Author :
Publisher : Trafford Publishing
ISBN 13 : 1425122906
Total Pages : 461 pages
Book Rating : 4.4/5 (251 download)

DOWNLOAD NOW!


Book Synopsis Logic and Databases by : C. J. Date

Download or read book Logic and Databases written by C. J. Date and published by Trafford Publishing. This book was released on 2007 with total page 461 pages. Available in PDF, EPUB and Kindle. Book excerpt: Logic and databases are inextricably intertwined. The relational model in particular is essentially just elementary predicate logic, tailored to fit the needs of database management. Now, if you're a database professional, I'm sure this isn't news to you; but you still might not realize just how much everything we do in the database world is - or should be! - affected by predicate logic. Logic is everywhere. So if you're a database professional you really owe it to yourself to understand the basics of formal logic, and you really ought to be able to explain (and perhaps defend) the connections between formal logic and database management. And that's what this book is about. What it does is show, through a series of partly independent and partly interrelate essays, just how various crucial aspects of database technology-some of them very familiar, others maybe less so- are solidly grounded in formal logic. It is divided into five parts: *Basic Logic *Logic and Database Management *Logic and Database Design *Logic and Algebra *Logic and the Third Manifesto There's also a lengthy appendix, containing a collection of frequently asked questions (and some answers) on various aspects of logic and database management. Overall, my goal is to help you realize the importance of logic in everything you do, and also- I hope- to help you see that logic can be fun.

Database Design for Mere Mortals

Download Database Design for Mere Mortals PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 9780201752847
Total Pages : 668 pages
Book Rating : 4.7/5 (528 download)

DOWNLOAD NOW!


Book Synopsis Database Design for Mere Mortals by : Michael James Hernandez

Download or read book Database Design for Mere Mortals written by Michael James Hernandez and published by Addison-Wesley Professional. This book was released on 2003 with total page 668 pages. Available in PDF, EPUB and Kindle. Book excerpt: "This book takes the somewhat daunting process of database design and breaks it into completely manageable and understandable components. Mike's approach whilst simple is completely professional, and I can recommend this book to any novice database designer." --Sandra Barker, Lecturer, University of South Australia, Australia "Databases are a critical infrastructure technology for information systems and today's business. Mike Hernandez has written a literate explanation of database technology--a topic that is intricate and often obscure. If you design databases yourself, this book will educate you about pitfalls and show you what to do. If you purchase products that use a database, the book explains the technology so that you can understand what the vendor is doing and assess their products better." --Michael Blaha, consultant and trainer, author of A Manager's Guide to Database Technology "If you told me that Mike Hernandez could improve on the first edition of Database Design for Mere Mortals I wouldn't have believed you, but he did! The second edition is packed with more real-world examples, detailed explanations, and even includes database-design tools on the CD-ROM! This is a must-read for anyone who is even remotely interested in relational database design, from the individual who is called upon occasionally to create a useful tool at work, to the seasoned professional who wants to brush up on the fundamentals. Simply put, if you want to do it right, read this book!" --Matt Greer, Process Control Development, The Dow Chemical Company "Mike's approach to database design is totally common-sense based, yet he's adhered to all the rules of good relational database design. I use Mike's books in my starter database-design class, and I recommend his books to anyone who's interested in learning how to design databases or how to write SQL queries." --Michelle Poolet, President, MVDS, Inc. "Slapping together sophisticated applications with poorly designed data will hurt you just as much now as when Mike wrote his first edition, perhaps even more. Whether you're just getting started developing with data or are a seasoned pro; whether you've read Mike's previous book or this is your first; whether you're happier letting someone else design your data or you love doing it yourself--this is the book for you. Mike's ability to explain these concepts in a way that's not only clear, but fun, continues to amaze me." --From the Foreword by Ken Getz, MCW Technologies, coauthor ASP.NET Developer's JumpStart "The first edition of Mike Hernandez's book Database Design for Mere Mortals was one of the few books that survived the cut when I moved my office to smaller quarters. The second edition expands and improves on the original in so many ways. It is not only a good, clear read, but contains a remarkable quantity of clear, concise thinking on a very complex subject. It's a must for anyone interested in the subject of database design." --Malcolm C. Rubel, Performance Dynamics Associates "Mike's excellent guide to relational database design deserves a second edition. His book is an essential tool for fledgling Microsoft Access and other desktop database developers, as well as for client/server pros. I recommend it highly to all my readers." --Roger Jennings, author of Special Edition Using Access 2002 "There are no silver bullets! Database technology has advanced dramatically, the newest crop of database servers perform operations faster than anyone could have imagined six years ago, but none of these technological advances will help fix a bad database design, or capture data that you forgot to include! Database Design for Mere Mortals(TM), Second Edition, helps you design your database right in the first place!" --Matt Nunn, Product Manager, SQL Server, Microsoft Corporation "When my brother started his professional career as a developer, I gave him Mike's book to help him understand database concepts and make real-world application of database technology. When I need a refresher on the finer points of database design, this is the book I pick up. I do not think that there is a better testimony to the value of a book than that it gets used. For this reason I have wholeheartedly recommended to my peers and students that they utilize this book in their day-to-day development tasks." --Chris Kunicki, Senior Consultant, OfficeZealot.com "Mike has always had an incredible knack for taking the most complex topics, breaking them down, and explaining them so that anyone can 'get it.' He has honed and polished his first very, very good edition and made it even better. If you're just starting out building database applications, this book is a must-read cover to cover. Expert designers will find Mike's approach fresh and enlightening and a source of great material for training others." --John Viescas, President, Viescas Consulting, Inc., author of Running Microsoft Access 2000 and coauthor of SQL Queries for Mere Mortals "Whether you need to learn about relational database design in general, design a relational database, understand relational database terminology, or learn best practices for implementing a relational database, Database Design for Mere Mortals(TM), Second Edition, is an indispensable book that you'll refer to often. With his many years of real-world experience designing relational databases, Michael shows you how to analyze and improve existing databases, implement keys, define table relationships and business rules, and create data views, resulting in data integrity, uniform access to data, and reduced data-entry errors." --Paul Cornell, Site Editor, MSDN Office Developer Center Sound database design can save hours of development time and ensure functionality and reliability. Database Design for Mere Mortals(TM), Second Edition, is a straightforward, platform-independent tutorial on the basic principles of relational database design. It provides a commonsense design methodology for developing databases that work. Database design expert Michael J. Hernandez has expanded his best-selling first edition, maintaining its hands-on approach and accessibility while updating its coverage and including even more examples and illustrations. This edition features a CD-ROM that includes diagrams of sample databases, as well as design guidelines, documentation forms, and examples of the database design process. This book will give you the knowledge and tools you need to create efficient and effective relational databases.

E. F. Codd and Relational Theory, Revised Edition

Download E. F. Codd and Relational Theory, Revised Edition PDF Online Free

Author :
Publisher : Technics Publications
ISBN 13 : 1634629302
Total Pages : 307 pages
Book Rating : 4.6/5 (346 download)

DOWNLOAD NOW!


Book Synopsis E. F. Codd and Relational Theory, Revised Edition by : C. J. Date

Download or read book E. F. Codd and Relational Theory, Revised Edition written by C. J. Date and published by Technics Publications. This book was released on with total page 307 pages. Available in PDF, EPUB and Kindle. Book excerpt: E. F. Codd’s relational model of data has been described as one of the three greatest inventions of all time (the other two being agriculture and the scientific method), and his receipt of the 1981 ACM Turing Award, the top award in computer science, for inventing it was thoroughly deserved. The papers in which Codd first described his model were staggering in their originality; they had, and continue to have, a huge impact on just about every aspect of the way we do business in the world today. And yet few people, even in the professional database community, are truly familiar with those papers. This book—a thorough overhaul and rewrite of an earlier book by the same name—is an attempt to remedy this sorry state of affairs. In it, well known author C. J. Date provides a detailed examination of all of Codd’s major database publications, explaining the nature of his contribution in depth, and in particular highlighting not only the many things he got right but also some of the things he got wrong. Database theory and practice have evolved considerably since Codd first defined his relational model, back in 1969. This book draws on decades of experience to present the most up to date treatment of the material possible. Anyone with a professional interest in databases can benefit from the insights it contains. The book is product independent.

The Theory of Relational Databases

Download The Theory of Relational Databases PDF Online Free

Author :
Publisher : Rockville, Md. : Computer Science Press
ISBN 13 :
Total Pages : 664 pages
Book Rating : 4.3/5 (91 download)

DOWNLOAD NOW!


Book Synopsis The Theory of Relational Databases by : David Maier

Download or read book The Theory of Relational Databases written by David Maier and published by Rockville, Md. : Computer Science Press. This book was released on 1983 with total page 664 pages. Available in PDF, EPUB and Kindle. Book excerpt: This remarkably comprehensive new book assembles concepts and results in relational databases theory previously scattered through journals, books, conference proceedings, and technical memoranda in one convenient source, and introduces pertinent new material not found elsewhere. The book is intended for a second course in databases, but is an excellent reference for researchers in the field. The material covered includes relational algebra, functional dependencies, multivalued and join dependencies, normal forms, tableaux and the chase computation, representation theory, domain and tuple relational calculus, query modification, database semantics and null values, acyclic database schemes, template dependencies, and computed relations. The final chapter is a brief survey of query languages in existing relational systems. Each chapter contains numerous examples and exercises, along with bibliographic remarks. - Back cover.

Relational Database Design Clearly Explained

Download Relational Database Design Clearly Explained PDF Online Free

Author :
Publisher : Morgan Kaufmann
ISBN 13 : 9781558608207
Total Pages : 416 pages
Book Rating : 4.6/5 (82 download)

DOWNLOAD NOW!


Book Synopsis Relational Database Design Clearly Explained by : Jan L. Harrington

Download or read book Relational Database Design Clearly Explained written by Jan L. Harrington and published by Morgan Kaufmann. This book was released on 2002 with total page 416 pages. Available in PDF, EPUB and Kindle. Book excerpt: Fully revised and updated, Relational Database Design, Second Edition is the most lucid and effective introduction to relational database design available. Here, you'll find the conceptual and practical information you need to develop a design that ensures data accuracy and user satisfaction while optimizing performance, regardless of your experience level or choice of DBMS. Supporting the book's step-by-step instruction are three case studies illustrating the planning, analysis, and design steps involved in arriving at a sound design. These real-world examples include object-relational design techniques, which are addressed in greater detail in a new chapter devoted entirely to this timely subject. * Concepts you need to master to put the book's practical instruction to work. * Methods for tailoring your design to the environment in which the database will run and the uses to which it will be put. * Design approaches that ensure data accuracy and consistency. * Examples of how design can inhibit or boost database application performance. * Object-relational design techniques, benefits, and examples. * Instructions on how to choose and use a normalization technique. * Guidelines for understanding and applying Codd's rules. * Tools to implement a relational design using SQL. * Techniques for using CASE tools for database design.