+ 5
"What is normalization in DBMS"??
how to use normalization in database
1 ответ
+ 1
Normalization is the way you can organize you db data, it used to reduce the redundancy.
there are multiple steps are there you to achieve redundancy free data. ex. 1st NF, 2ND NF, 3RD NF, etc..