Articles in this series
PRE-REQUISTE Read Part 1st if you are not aware of all keys and anomalies in database PART-1 (Understand concept of all keys (theory) and what are...
What is Normalization? Normalization is the process of organizing the data in the database. It simply means there should be no redundancy . Redundancy...
PRE-REQUISTES If you are not familiar with keys , anomalies in database then read previous Blogs👇 PART-1 (Understand concept of all keys (theory)...
PRE-REQUISTES PART-1 (Understand concept of all keys (theory) and what are anomalies in database) PART-2 (CRUD operations in database , learn syntax &...