B.week2 (3 Schema Architecture)
B.week2 (3 Schema Architecture)
• Chapter 2:
Database System
Concepts and Architecture
• Valid State:
• A state that satisfies the structure and constraints of the database.
• SQL is used in the relational model for the DDL tasks which have three
subtasks for each of the three levels:
• of physical (as storage definition language-SDL done by DBA), conceptual
(DDL) and external (as view definition language –VDL).
• Centralized DBMS:
• Combines everything into single system including- DBMS software,
hardware, application programs, and user interface processing
software.
• User can still connect through a remote terminal – however, all
processing is done at centralized site.