Table Databases
A table database is a collection of related data held in a table format. The tables consists of columns and rows.
The following topics will help you understand and work with table based databases
- Tables
- Data Types
- PostgreSQL
- CRUD
- Relations
- Normalized forms
- Joins
- Transactions