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
What is hybrid automation?
How do i startup with Remedy testing tool. Couldnot able to find any links for startup. Please help me to startup with this remedy tool.
What is functional and regression testing?
Please explain how to perform load-testing?
Define sdlc in testing.
Please explain what is the difference between findelement () and findelements ()?
How do you select which automation tool is best suited for you?
what is aom and how to add object repository? i am very new to QTP please help me
Tell us how can we handle web-based pop-up?
what is critical test case ? please give an example .
Where do we get the QTP and Load runner softwares CDs ( Original ) in chennai
what we have done after display the result in openSTA result pane.in the sense that how we send the report,what we send in report,how to know that where is error.quickly tell me the answer...please
how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns
How to integrate Rational functional Tester with Rational Quality manager. Can anyone provide the details steps giving explaination with examples.
Tell me how could the web element attributes be inspected in order to use them in different locators?