内容简介
《数据库系统概念》是数据库系统方面的经典教材之一,其内容由浅入深,含数据库系统基本概念,又反映数据库技术展。它被上许多大学所采用括福大学、耶鲁大学、得克萨斯大学、康奈尔大学、伊利诺伊大学等。我国也有多所大学采用本书作为本科生和研究生数据库课程的要教学参考书,收到了良好的效果。本书基于该书第7行改编,保留其中的基本内容,压缩或删除了一些内容,更加适合作为国内高校计算机及相关专业本科生数据库双语课程教材。
目录
Chapter 1 Introduction 1.1 Database-System Applicationr/> 1.2 Purpose of Database Systemr/> 1.3 View of Data 1.3.1 Data Modelr/> 1.3.2 Relational Data Model 1.3.3 Data Abstraction 1.3.4 Instances and Schemar/> 1.4 Database Languager/> 1.4.1 Data-Definition Language 1.4.2 The SQL Data-Definition Language 1.4.3 Data-Manipulation Language 1.4.4 The SQL Data-Manipulation Language 1.4.5 Database Access from Application Programr/> 1.5 Database Design 1.6 Database Engine 1.6.1 Storage Manager 1.6.2 The Query Processor 1.6.3 Transaction Management 1.7 Database and Application Architecture 1.8 Database Users and Administratorr/> 1.8.1 Database Users and User Interfacer/> 1.8.2 Database Administrator 1.9 History of Database Systemr/> 1.10 Summary Review Termr/> Practice Exerciser/> Exerciser/> Toolr/> Further Reading BibliographyPART 1 RELATIonAL LANGUAGES Chapter 2 Introduction to the Relational Model 2.1 Structure of Relational Databaser/> 2.2 Database Schema 2.3 Keyr/> 2.4 Schema Diagramr/> 2.5 Relational Query Languager/> 2.6 Summary Review Termr/> Practice Exerciser/> Exerciser/> Further Reading Bibliography Chapter 3 Introduction to SQL 3.1 Overview of the Suery Language 3.2 SQL Data Definition 3.2.1 Basic Typer/> ……PART 2 DATAbase DESIGN AND APPLICATION DEVELOPMENTPART 3 DATA MANAGEMENT IMPLEMANTATIonPART 4 ADVANCED TOPICSAppendix A Detailed University Schema