diff b/w DBMS & RDBMS?
Answer Posted / alpesh
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.
In short, in RDBMS the normalization is there while in DBMS
no such normalization is there.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
I am surekha new commer for this site? I have some doubt's pls clarify it..... I finished my B.tech and S/w Testing Course Now iam searching for a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.Here is my email id surekhai@yahoo.com
Hi, here r some questions, which were asked in Ekaplus, plz process these questions. 1. How we connect with the version?
What is a xpath?
hi, I want to study TIA portla V11. where can I get online courses?
Discuss the economics of automation and the role of metrics in testing.
What is a framework and what are the frameworks available in rc?
Where you have applied oops in automation framework?
why should we choose VSTET(Visual Studio Team Edition for Testers) and not QTP?pleas give me the reasons for "WHY" we have web and client server app, supports power builder and on windows OS so this is the background of tech and envir things we have and now VSTET is good to use or not? if "NO" then tell me why
What are the 5 common software development problems solutions?
What are the important operations in database testing?
How can you create html test report from your test script?
HOW CAN WINRUNNER AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
Tell us what is the difference between single slash (/) and a double slash ( //) in xpath?
Can we do automation testing without a framework? If yes, then why do we need a framework?
1. How would you Test & then automate an antivirus application? 2. How would u test & automate windows screen saver? (expected: "test scenarios" & "test approch": points)