Chapter2 - Database System Concepts and Architecture
Chapter2 - Database System Concepts and Architecture
concepts and
architecture
Chapter 2
n Database State:
n Refers to the content of a database at a moment
in time.
n Initial Database State:
n Refers to the database state when it is initially
loaded into the system.
n Valid State:
n A state that satisfies the structure and constraints
of the database.
n Distinction
n The database schema changes very infrequently.
n The database state changes every time the
database is updated.
11
The three-schema architecture
12
Data independence
n Types:
n Logical
n Physical