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

Tell us what is the difference between getwindowhandles() and getwindowhandle()?

504


i have one answer from you that today the test cases are not stored in the database(SQL server 2005). But in automation testing where does the test case store? plz tell me... i have more confusion

1496


What are the advantages of automation testing?

539


hello frnds this pooja i hav started working on selenium with java ecllipse frnds could u tell me how to handle popup windows and security alerts i m jst trying and couldn't do anything plz help

1602


What is difference between selenium and QTP tools Which is best tool... Which is most used tool

937






Tell me how a text written in a text field could be cleared?

515


how to write ciertification in QTP?

1624


Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?

2138


What is the difference between continue and next sentence?

523


How do you plan test automation?

1458


4. How we implement Winrunner,in our project?

1987


what is the advantage and dis-advantages of using framework ?

1778


1.Which functinalities of QTP using in onlinebanking system? 2.in lift which kind of testing you perform? 3.how do you test money is transform from one account to another account in online banking?

1810


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

555


What kind of tests should not be automated?

552