answered
Advantages •Avoids data modification (INSERT/DELETE/UPDATE) anomalies as each data item lives in One place •Greater flexibility in getting the expected data in atomic granular •Normalization is conceptually cleaner and easier to maintain and change as your needs change •Fewer null values and less opportunity for inconsistency •A better handle on database security •Increased storage efficiency … Read more