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
how to map requirements& test cases in quality center ???
Explain what is the difference between findelement () and findelements ()?
hi every one this is ashok pls any one give answer me pls question is while testing with selenium after giving id user name and password , the inbox will be open , how to handle this one
What are Keyword and Data driven frameworks in Selenium RC
Which is the best place to learn Loadrunner performance testing in hyderabad ?
What is the major difference between Acceptance test , Functional test , Usability test and Performance test with special reference to auotomotive domain
How automation process is carried out?
Tell us what is the difference between single slash (/) and a double slash ( //) in xpath?
hi, I want to study TIA portla V11. where can I get online courses?
Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?
Name some of the commonly used automation testing tools that are used for non-functional automation.
Tell me what databases can test director reside on?
What is junit annotation?
Why do you prefer selenium automation tool?
How could the web element attributes be inspected in order to use them in different locators?