diff b/w DBMS & RDBMS?
Answer Posted / arindam mukherjee
There are basically two differences: -
1) The main difference between DBMS and RDBMS is that,
RDBMS follows the relational data model(given by Ted Codd
in 1970 in his research paper), which is based on the Set-
theorical concept of the mathematics.
Where as DBMS does not follow any specific data model.
2) In RDBMS we can establish logical relation between two
or more tables and by making such relations we can maintain
the integrity of the database (referential integrity), i.e
we can't insert data into the child relation if the data
does not exist in the parent relation.
Where as DBMS does not give us such facility and to
implement such things in DBMS, we have to use some other
application program.
| Is This Answer Correct ? | 44 Yes | 9 No |
Post New Answer View All Answers
What is a critical bug in a testing field?
What is junit? And what is junit annotation?
in keyword driven frame work..where Driver Script is locate? is there any inbuilt script for driver script?who writes the driver script?how to call it any body can tell me with an example...like(yahoo login,inbox, logout).
Can you explain me what is object repository?
How do we Test the C++ and Unix Application Using Automated Tool.
Do you know what is robot api?
Tell me what is the purpose of getoptions() method?
Can you explain data-driven testing?
how to use regular expression in Test Complete Functional tool
When is automation testing useful?
Tell me what is automation testing?
What are the most popular tools for automation testing?
What are the frameworks available in rc?
List of Test Management Tools??Is Quality Center Test Management tools
Explain some disadvantages to manual software testing?