diff b/w DBMS & RDBMS?

Answer Posted / keerthana

· Dbms is database management systems and Rdbms is
relational database management systems.Though both deal
with handling data(which includes
storing,deleting,retrieving,inserting and updating data)
the difference is that in DBMS,the data however large ,is
stored in a single table.Whereas in Rdbms the data that is
to be stored is split appropriately into many tables under
a common database name and these different tables dealing
with the same type of data are related to each other by
defining certain relations(so the name 'R'dbms i.e
relational).
For example,consider the database to store student
records.In DBMS,all details like
name,roll,marks,street,city ,state,phone will be stored in
a single table.But in Rdbms,the database is splitted
something like the name,marks,roll under the 'student
details' table and the street,city,state,phone under
the 'Contacts' table.Any information to be obtained is done
by the properly relating the 'student details'
and 'contacts' tables.DBMS offers a very limited scope for
data retrieval using queries when compared to
Rdbms.Examples of Rdbms-Oracle,MS-Access.

Is This Answer Correct ?    152 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give some examples for functional & regression test tools?

697


how can i count the no of edit field in a page and fill the multiple edit field

2263


Explain how to perform load-testing?

812


can anyone suggest me any low cost tool that can support both Manual and Automation testing ?

1733


Can any one give me the script for drag and drop or setselection functions ?like in a not pad i want to select 5 lines

1687


In what condition we cannot use automation testing for the agile method?

846


Tell us what is the alternate way to click on login button?

706


Tell me what is the purpose of getoptions() method?

732


Is automation testing a complete replacement for manual software testing?

863


What are the points that are covered while planning phase of automation ?

858


How you report bug in to bugzilla

2076


What is the scripting standard while performing automation testing?

885


wat is database testing....how to develop data driven framework in selenium enviromnent. please explaing in detail

1849


What is the different between GUI map and GUI map files?

1865


what r the diffence between QTP 8.2 & QTP9.0?

1842