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
Explain the hierarchical database?
How to prevent concurrent access to my data?
What do database languages do?
What is data types in database?
Does google have a database like access?
What do you mean by DBMS?
Explain the types of database normalization?
What is correlated subquery in dbms?
What is file manager?
What is database management used for?
What is the benefit of database?
How do databases work?
Who is the founder of database?
Define checkpoint.
What is first normal form in dbms?