what is the difference between DBMS and RDBMS??

Answer Posted / chauhan rakesh botad

DBMS:
1)In dbms no relationship concept
2)It supports Single User only
3)It treats Data as Files internally
4)It supports 3 rules of E.F.CODD out off 12 rules
5)It requires low Software and Hardware Requirements.
6)FoxPro, IMS are Examples

RDBMS:
1)It is used to establish the relationship concept between
two database objects, i.e, tables
2)It supports multiple users
3)It treats data as Tables internally
4)It supports minimum 6 rules of E.F.CODD
5)It requires High software and hardware requirements.
6)SQL-Server, Oracle are examples

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain why an information gap exists in most organizations.

510


What is normalization? What are different type of normalization?

496


what are the differences between an exclusive lock and a shared lock?

497


IF Statements BLOCK 1 . IF a >= b THEN do_this …..; ELSE do_that….; END IF BLOCK 2 . IF a < b THEN do_that …..; ELSE do_this….; END IF; • Given any pair of non-NULL values for “a” and”b”, will Block 1 and Block 2 do the same thing? • What if either “a” or”b” (or both) is NULL?

1751


What's difference between dbms and rdbms ?

558






What is rdms?

499


What are the main components of a database in healthcare?

457


How a Store Procedure called with a cursor out parameter.?

566


How do you delete a table from database?

489


With DTS packaging I can store tables in Excel and convert them back to SQL. But once I copied tables to Excel I want to modify some info. How you do that without editing the Excel file?

2065


What is progress open edge?

683


What do you mean by e-r model?

516


What is normalization and why it is used?

511


Explain primary key and composite key.

543


Is facebook a database?

474