what is the difference between DBMS and RDBMS??

Answer Posted / divya

DBMS-Data Base Management Sysytem----No relation between
datas stored in databaseRDBMS-Relational Data Base
Management System-Relation between datas stored in
databaseDBMS stands for Database Management System which is
a general term for a set of software dedicated to
controlling the storage of data.

RDMBS stand for Relational DataBase Management System. This
is the most common form of DBMS. Invented by E.F. Codd, the
only way to view the data is as a set of tables. Because
there can be relationships between the tables, people often
assume that is what the word "relational" means. Not so.
Codd was a mathematician and the word "relational" is a
mathematical term from the science of set theory. It means,
roughly, "based on tables".

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When connection to database is failed, Which exception will be thrown?

760


What is data abstraction in dbms?

819


explain the term ‘attribute’?

727


What are the different types of keys in the database?

745


Define phantom deadlock.

727


What is maintaining database?

699


What is the easiest database to learn?

675


Explain the importance of database partitioning.

700


Where is database data stored?

690


What are the various normalizations in database?

784


What is db context?

682


What do you understand by cursor?

715


Explain top-n analysis in DBMS.

1332


Explain the Logical Schema of Database

784


What is stored procedure in database?

741