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
Is google a database?
What do you mean by query evaluation engine?
What are views in dbms?
What is the role of tables in database?
What is a concurrency problem in dbms?
Compare non-clustered and clustered index
List few ways to code transactions in an efficient manner?
What are the integrity rules in dbms?
List few disadvantages of file processing system.
What are its two major subsystems of r?
What is stored in a database?
What are the elements of a database?
What information can be stored in a database?
What are the four types of database?
Where is the database stored?