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
When is functional dependency said to be the fully functional dependency?
What are the advantages of manual database?
What are the 4 types of database?
Explain atomicity and aggregation?
What do you mean by buffer manager?
In DBMS, what are the two integrity rules used?
What are the main characteristics of database approach?
What is unique key example?
Which is the most used database?
Define the relationship between ‘view’ and ‘data independence’.
What is a database in layman terms?
What is Database Management System?
What is the difference between delete and truncate command in dbms?
How many columns are in a database table?
How to migrate paradox, dbase or foxpro database to firebird?