%toc

存疑

知识目录

  1. Introduction
  2. Relational Model
    1. Terms
    2. Algebra (or called Operations)
  3. Design Theory of Relational Model
    1. FD, MVD and Normal Forms
  4. High-Level Database Models
    1. E/R Model
    2. UML
    3. ODL
  5. Logic Query Languages
    1. Datalog
    2. Comparation of Relational Algebra and Datalog Algebra
  6. Database Langrage -- SQL
    1. Sentences
      1. Basic Query
      2. Subquery, Aggregation
      3. Join, Modification
    2. Transaction
  7. Constraints and Triggers
    1. Keys and Foreign Keys
    2. Constraints on attributes and tuples
    3. Modification of constraints
    4. Assertions
    5. Triggers
  8. Views and Indexes
    1. Views (virtual and materialized)
    2. Updatable views
    3. Indexes (creation, use) (B-tree, no standard)

知识体系

Normal Form

Relational Algebra

Datalog

SQL Language

Basic Knowledge

Transaction

Summary

附录

Page created on 2020-12-06