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

Explain what is a relative xpath?

769


Bug report formate in bugzilla

1807


what is nTier Architecture understanding what is Microsoft ASP.net, ASP and SQL understanding what is Web Application and eCommerce application understanding what is Unit, System, Regression, FAT testing ? Test Automation and Test Script Authoring

2752


Tell us how to select a value in a dropdown?

770


What criteria do you consider for automating a test?

759


Tell me an example of the languages supported by webdriver?

876


List some advantages and disadvantages of automation testing.

731


Write a short compiled module which selects random numbers?

752


HOW CAN WINRUNNER AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?

1653


When you will not automate testing?

782


Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?

726


What is testng and why is it better than junit?

802


On what factors can you map the success of automation testing?

777


all clients are using at once if any problem raise?

2121


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

810