diff b/w DBMS & RDBMS?
Answer Posted / m k hossain
DBMS vs. RDBMS:
1. DBMS includes how data stored in table but RDBMS includes
sql syntax for relating tables with another.
2. DBMS does not show relation but RDBMS shows relation.
3. In DBMS all the tables are treated as different entities
but the tables in RDBMS are dependant and uses established
various integrity constraints on these tables.
4. In DBMS only one user can access the same database at a
time but in RDBMS many users can simultaneously access the
same database.
5. In both DBMS & RDBMS the data is stored in the form of
rows and columns. But the main difference between the DBMS
and RDBMS is we can establish the relation between the
tables in RDBMS. In case of DBMS we cannot establish
relation between tables.
6. In DBMS duplication of rows ans columns. But in RDBMS
there is no duplication of rows and columns.
7. In DBMS rows and columns are independent. But in RDBMS
rows and columns are dependent.
8. DBMS is for single user only. RDBMS is for multi-user.
9. DBMS does not support client server architecture. RDBMS
supports client server architecture.
10. DBMS there is no tight security of database. RDBMS ther
are multiple level of security.
11. In RDBMS the normalization is there while in DBMS no
such normalization is there.
12. eg: RDBMS-->oracle,sql server,MY SQL,DB2(IBM),
DBMS-->sysbase foxpro
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?
What is hybrid automation?
Can you explain me what is object repository?
On what factors can you map the success of automation testing?
Where do we get the QTP and Load runner softwares CDs ( Original ) in chennai
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
Can you explain data-driven testing?
Tell me what type of scenarios can be automated?
Hi, I want to learn DataBase Testing. So please some document or path so that i can get some material on DataBase Testing concepts (preferably SQL Server 2000). Thanks in advance, Guru
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
What generally is the structure of a framework?
Hi vishal, Thanks for your reply... But i am not using Mozilla fire fox.. I am using IE 7.. Could you suggest me in this case.. I have tried with Rational tools which i am getting some installation problem and netvantage..tool....which i felt i can't write script for that.. please guide me in this..
What are the different types of locks in mainframe?
What kinds of annotations are used in testng?
In Selenium how a test suit is run and report is generated.