what is the difference between DBMS and RDBMS??

Answer Posted / praveen saini

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 ?    39 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what do u mean by canvases and alerts?

1556


What are the disadvantages of a query?

525


What are the components of rdbms?

496


What are the benefits of database?

460


I have a table which has lot of inserts, is it a good database design to create indexes on that table?

503






Why do we need foreign key?

477


Can we save image in database?

496


Define union all operator and union.

522


What is end users in dbms?

479


What are the characteristics of data in the database?

463


What is cardinality in db?

503


What is database partition key?

472


What is package in dbms?

482


What is meant by database management system?

475


What is Normalization and its different forms?

514