Header Ads

DBMS vs RDBMS


Difference between RDBMS and DBMS

1) DBMS Doesnot follow the normalization while RDBMS follows the normalization. This is the major difference between them.
2) RDBMS=DBMS+Refrential Integrity
3) An RDBMS is a one that follows 12 rules of CODD.
4) In DBMS,relation is between two files . while in rdbms relation is made between two tables.
5) RDBMS is a relation data base managment system and DBMS is a data base managment system. RDBMS is two table joning the relation and dbms is not join the table.
6) DBMS is mainly a storage area and it does not employ any tables for storing the data or does not use any special function keys or foreign keys for the retreival of the data. RDBMS has the major difference of solving the queries easily, as they are stored in table format and use many functional keys in solving the queries. 
7) DBMS does not support client/server Architecture but RDBMS supports client/server Architecture.
8) DBMS WON'T ALLOW YOU SHARE THE DATA SERVER TO CLIENT. BUT IN RDBMS WE CAN SHARE DATA SERVER TO CLIENT.

No comments:

Powered by Blogger.