what is the difference between DBMS and RDBMS??
Answer Posted / ram
DBMS is a ordinary system to maintain the data, whereas
RDBMS is the specific type, which follows the concepts of
set theory i.e entity etc. In DBMS there is no concept of
PRIMARY KEY and FOREIGN KEY but it is included in RDBMS.
DBMS contains only flat data whereas in RDBMS there will be
some relation between the entities.
| Is This Answer Correct ? | 602 Yes | 132 No |
Post New Answer View All Answers
What is db driver?
What is meant by database management system?
Why is database used?
What is the most popular database?
Explain the necessary techniques to control deadlocks?
What is index hunting and how does it help in improving query performance?
Explain fully functional dependency?
Mention the different types of cursor?
What are the types of database lock?
What is normalisation and its type?
What are the elements of a database?
Explain some of the uses of openedge architect features useful for a developer?
What is the use of drop command?
What is drivermanager getconnection?
What does a database contain?