what is the difference between DBMS and RDBMS??

Answer Posted / pradeep kumar

1> DBMS
it Does not support client/server architecture
>it Does not support distributed Data base architecture.
> here no relationship concept.
> here no PK and FK concept.
> it is not show relationship between table.
>It supports Single User only
RDBMS
>it support client/server architecture
>it support distributed Data base architecture.
>it is based on relationship concept.
>it is show relationship between table.
> it is support PK and FK concept.
>It supports multiple users

Is This Answer Correct ?    53 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a distributed database system?

510


Define cursor and its types.

530


Define data, entity, domain and referential integrity?

544


What will be the maximum size of an extent of a segment if the tablepac's default storage values are specified as (initial 8K next 16k minextent 4 pctincrease 100).Explain.

1467


Write a query to remove duplicate rows from a table?

455






how to solve cardinality in dbms...many to many ralationships

1268


Define b-trees.

507


What is natural key?

531


What is a checkpoint and When does it occur in database?

673


For each user who needs access, the DBA creates an account in which database?

566


Why do we need to use a database?

505


What is the difference between case version and decode version?

485


What are the five important software components of a database management system?

475


How data are stored in database?

490


what is scan listener.

1796