作者:Jeffrey D. Ullman1996年Sigmod貢獻(xiàn)獎和1998年Karl V. Karstrom杰出教育家獎獲得者。Jeffrey D. Ullman是斯坦福大學(xué)的Stanford W. Ascherman計(jì)算機(jī)科學(xué)教授。他作為作者或合作者出版了15本著作,發(fā)表了170篇技術(shù)論文,其中包括《A First Course in Database Systems》(Prentice Hall 出版社,1997)和《Elements of ML Programming》(Prentice Hall 出版社,1998)。他的研究興趣包括數(shù)據(jù)庫理論、數(shù)據(jù)庫集成、數(shù)據(jù)挖掘和利用信息基礎(chǔ)設(shè)施進(jìn)行教育。他獲得了Guggenheim Fellowship等多種獎勵,...
圖書目錄
1 The Worlds of Database Systems 1.1 The Evolution of Database Systems 1.2 Overview of a Database Management System 1.3 Outline of Database-System Studies 1.4 Summary of Chapter 1 1.5 References for Chapter 1 2 The Entity-Relationship Data Model 2.1 Elements of the E/R Model 2.2 Design Principles 2.3 The Modeling of Constraints 2.4 Weak Entity Sets 2.5 Summary of Chapter 2 2.6 References for Chapter 2 3 The Relational Data Model 3.1 Basics of the Relational Model 3.2 From E/R Diagrams to Relational Designs 3.3 Converting Subclass Structures to Relations 3.4 Functional Dependencies 3.5 Rules About Functional Dependencies 3.6 Design of Relational Database Schemas 3.7 Multivalued Dependencies 3.8 Summary of Chapter 3.9 References for Chapter 4 Other Data Models 4.1 Review fo Object-Oriented Concepts 4.2 Introduction to ODL 4.3 Additional ODL Concepts …… 5 Relational Algebra 6 TDLSQL 7 Constraints and Triggers 8 System Aspects of SQL 9 Object-Orientation in Query Languages 10 Logical Query Languages Index