Chapter 28 - Relational Databases
- Store, add, remove, change, and find data
- Efficiently
- Database management systems (DBMS) allow the programmer to focus
on the data
- Relational database (RDB) is the most common type
- Allows you to use a structured query language
- Formulate queries, updates, etc. naturally
prev
|top
|next