數(shù)據(jù)庫(kù)系統(tǒng)概念
定 價(jià):72 元
- 作者:(美)西爾伯沙茨(Silberschatz,A.),(美)科思(Korth,H.F.),(美)蘇達(dá)爾善(Sudarshan,S.)編著
- 出版時(shí)間:2014/7/1
- ISBN:9787040311754
- 出 版 社:高等教育出版社
- 中圖法分類(lèi):TP311.13
- 頁(yè)碼:1349
- 紙張:膠版紙
- 版次:1
- 開(kāi)本:16K
《數(shù)據(jù)庫(kù)系統(tǒng)概念(第6版 影印版)》特點(diǎn): 教育部高等教育司推薦、教育部高等學(xué)校信息科學(xué)與技術(shù)引進(jìn)教材專(zhuān)家組遴選 系統(tǒng)性——覆蓋計(jì)算機(jī)專(zhuān)業(yè)主干課程和非計(jì)算機(jī)專(zhuān)業(yè)計(jì)算機(jī)基礎(chǔ)課程 先進(jìn)性——著名計(jì)算機(jī)專(zhuān)家近兩年的新著作,內(nèi)容體系先進(jìn) 經(jīng)濟(jì)性——價(jià)格與國(guó)內(nèi)自編教材相當(dāng),是國(guó)內(nèi)引進(jìn)教材價(jià)格極低的
Chapter 1 Introduction
1.1 Database-System Applications
1.2 Purpose of Database Systems
1.3 View of Data
1.4 Database Languages
1.5 Relational Databases
1.6 Database Design
1.7 Data Storage and Querying
1.8 Transaction Management
1.9 Database Architecture
1.1 0 Data Mining and Information Retrieval
1.1 1 Specialty Databases
1.1 2 Database Users and Administrators
1.1 3 History of Database Systems
1.1 4 Summary
Exercises
Bibliographical Notes
PART ONE RELATIONAL DATABASES
Chapter 2 Introduction to the Relational Model
2.1 Structure of Relational Databases
2.2 Database Schema 42
2.3 Keys
2.4 Schema Diagrams
2.5 Relational Query Languages
2.6 Relational Operations
2.7 Summary
Exercises
Bibliographical Notes
Chapter 3 Introduction to SQL
3.1 Overview of the SQL Query Language
3.2 SQL Data Definition
3.3 Basic Structure of SQL Queries
3.4 Additional Basic Operations
3.5 Set Operations
3.6 Null Values
3.7 Aggregate Functions
3.8 Nested Subqueries
3.9 Modification of the Database
3.10 Summary
Exercises
Bibliographical Notes
Chapter 4Intermediate SQL
4.1 Join Expressions
4.2 Views
4.3 Transactions
4.4 Integrity Constraints
4.5 SQL Data Types and Schemas
4.6 Authorization
4.7 Summary
Exercises
Bibliographical Notes
Chapter 5 Advanced SQL
5.1 Accessing SQL From a Programming Language
5.2 Functions and Procedures
5.3 Triggers
5.4 Recursive Queries**
5.5 Advanced Aggregation Features**
5.6 OLAP**
5.7 Summary
Exercises
Bibliographical Notes
Chapter 6 Formal Relational Query Languages
6.1 The Relational Algebra
6.2 The Tuple Relational Calculus
6.3 The Domain Relational Calculus
6.4 Summary
Exercises
Bibliographical Notes
PART TWO DATABASE DESIGN
Chapter 7 Database Design and the E-R Model
7.1 Overview of the Design Process
7.2 The Entity-Relationship Model
7.3 Constraints
7.4 Removing Redundant Attributes in Entity Sets
7.5 Entity-Relationship Diagrams
7.6 Reduction to Relational Schemas
7.7 Entity-Relationship Design Issues
7.8 Extended E-R Features
7.9 Alternative Notations for Modeling Data
7.10 0ther Aspects of Database Design
7.11 Summary
Exercises
Bibliographical Notes
……
PART THREE DATA STORAGE AND QUERYING
PART FOUR TRANSACTION MANAGEMENT
PART FIVE SYSTEM ARCHITECTURE
PART SIX DATA WAREHOUSING, DATA MINING AND INFORMATION RETRIEVAL
PART SEVEN SPECIALTY DATABASES
PART EIGHT ADVANCED TOPICS
PART NINE CASE STUDIES
PART TEN APPENDICES