Activity #5: Research Normalization and Denormalization in Databases
use Hashnode
Step 1: Research Database Normalization
What is Normalization?
Normalization is the process to eliminate data redundancy and enhance data integrity in the table. Normalization also helps to organize the data in the database.
→ ability t...
kongbi.hashnode.dev2 min read