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


Please Help Members By Posting Answers For Below Questions

When do you prefer manual testing over automation testing?

557


What is junit? And what is junit annotation?

518


Explain some disadvantages to manual software testing?

585


Stop automating the tests which run once?

561


Do you know how to verify if the checkbox/radio is checked or not?

525






Write a short compiled module which selects random numbers?

532


Give some examples of priority – severity defect levels.

528


What kind of tests would you automate?

584


Do you know when autoit is used?

561


What is tsl?

558


Any one suggest me for Free ware (Opensource) Automation tool for regression testing.

1528


Explain me how to check if an element is visible on the page?

507


How do you identify the test cases which are suitable for automation?

543


What are the types of framework used in software automation testing ?

493


How automation process is carried out?

558