数据库系统|Database System¶
课程信息
授课教师:孙建伶
教材:数据库系统概念
Table of Contents¶
Notes¶
- Chapter 01 : Introduction
- Chapter 02 : The Relational Model
- Chapter 03 : Introduction to SQL
- Chapter 04 : Intermediate SQL
- Chapter 05 : Advanced SQL
- Chapter 06 : Entity-Relationship Model
- Chapter 07 : Relational Database Design
- Chapter 08 : Physical Storage Systems
- Chapter 09 : Data Storage Structures
- Chapter 10 : Indexing
- Chapter 11 : Query Processing
- Chapter 12 : Query Optimization
- Chapter 13 : Transactions
- Chapter 14 : Concurrency Control
- Chapter 15 : Recovery System