+ 5
Can Anyone explain shortly about Normalization in DBMS
I need simple examples for 1NF,2NF,3NF
2 Réponses
+ 2
1nf remove redundancy in 2nf data should be atomic it means 1 column have 1 data and in 3nf remove dependency
+ 2
what's full dependency , partial dependency in DBMS