diff b/w DBMS & RDBMS?

Answer Posted / satvir kaur

1.DBMS is DATA BASE MANAGEMENT SYSTEM
RDBMS is RELATIONAL DATABASE MANAGEMENT SYSTEM

2.In DBMS keys are not used.
In RDBMS keys are used.

3.In DBMS duplication of rows ans columns.
But in RDBMS there is no duplication of rows and columns.

4.In DBMS rows and columns are independent.
But in RDBMS rows and columns are dependent.

5.DBMS is for single user only.
RDBMS is for multi-user.

6.DBMS does not satisfies codd's rules.
RDBMS satisfies codd's rules

Is This Answer Correct ?    65 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of manual testing and automated testing?

521


What are the differences between open source tools, vendor tools, and in-house tools?

553


Tell me how would you test your own element locator?

555


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

1507


whether flash selenium supports to test Gaming application? like follows: identifying the images, dynamic animations, Dynamic value changes field and win conditions etcc..,

1498






What are the frameworks available in rc?

590


script to check availibility of mail in yahoo mail box in qtp

2418


Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.

1507


Mention a few good practices while performing automation testing.

566


What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.

1701


hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.

1743


Tell me what is intellij?

704


Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?

525


How do you decide which tool you have to use?

564


What is the major difference between Functional test, Acceptance test, Usability test and performance test. With special reference to automotive domain

1838