SLOs
Designing Databases
Week 02: March 23-27ΒΆ
At the end of this week, you should be able to:
Explain what a database is and how it differs from a simple file or spreadsheet.
Describe the structure of a database table, including rows, columns, and data types.
Explain what normalization is and why it matters for database design.
Model relationships between entities and recognize when multiple tables are needed to represent data correctly.