Normalization in DBMS
Normalization in DBMS means decomposition of table to remove redundancy from table during organize the data in database. Normalization in DBMS is done by using functional dependency. Four mostly used normal form are:1. First...
Recent Comments