《Database System Concepts Course Introduction》ch01.pptVIP

  • 8
  • 0
  • 约1.65万字
  • 约 58页
  • 2016-09-20 发布于浙江
  • 举报

《Database System Concepts Course Introduction》ch01.ppt

Data Definition Language (DDL) Specification notation for defining the database schema Example: create table account ( account-number char(10), balance integer) DDL compiler generates a set of tables stored in a data dictionary Data dictionary contains metadata (i.e., data about data) Database schema Data storage and definition language Specifies the storage structure and access methods used Integrity constraints Domain constraints Referential integrity (references constraint in SQL) Assertions Authorization Data Ma

文档评论(0)

1亿VIP精品文档

相关文档