Section outline
-
Topics of Discussion:
- Stored Procedure
- First Normal Form
- Second Normal Form
- Third Normal Form
Expected Learning Outcomes:
- Able to learn to minimize redundancy (duplicate data) and to ensure only related data is stored in each table.
Resources of Learning:
Lesson 17: Stored Procedure and SQL Views
Lesson 18: NormalizationNormalization: