what is the difference between DBMS and RDBMS??
Answer Posted / isha garg
1.DBMS is single-user system whereas RDBMS is multi -user
system.
2.DBMS does not support normalization process whereas RDBMS
support normalisation process.
3.DBMS does not support Client-server architecture and
Distributed database whereas RDBMS support.
4.DBMS does not work with tabular structure whereas RDBMS
works with "RELATIONS"(tables) in tabular form.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe the purposes and advantages stored procedure?
What is built_in Subprogram ?
What are the basic functions of a database?
List few disadvantages of file processing system.
What is foreign key in database?
What is data types in database?
Define and explain about progress?
How to monitor firebird server activity?
What is a database management system and give examples?
What is type of end users?
Compare a hierarchical and network database model?
Explain what is a deadlock and mention how it can be resolved?
Is it possible to declare or create a cursor for update of table? If no tell me why?
What are the disadvantages of a query?
Define join types.