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 database a data structure?
How to retrive a student with height marks,second height and third height from MS access database what wil be the query for this purpuse?
How can I access my database remotely?
What are the different stages in 'data warehousing'?
What is database partition key?
Which database is good for large data?
When is functional dependency said to be the fully functional dependency?
Is mysql a rdbms?
What are the types of database explain each of them briefly?
What is the use of database management system?
what are the differences between network and hierarchical database model?
Explain the difference between a primary key and a unique key?
What is a checkpoint and When does it occur in database?
How to detect applications and users that hold transactions open too long?
Define database model.