Database Systems Course Review.
Introduction
Aspects of studying (questions to answer):
- Modeling and design of databases.
(How is the information structured?) - Programming: queries and DB operations like update.
(How does one express queries and other operations on the database?) - DBMS implementation.
(How to build a DBMS?)