what is the difference between DBMS and RDBMS??
Answer Posted / irshad
* In DBMS relationship between two tables or files are
maintained programmatically butIn RDBMS relationship between
two tables or files can be specified at the time of table
creation.
*It does not support client/server architecture but Most of
RDBMS are support client/server architecture.
*DBMS does not support distributed databases but Most of
RDBMS are support distributed databases.
*In DBMS there are no tight security of data.butIn RDBMS
there are multiple levels security
1-Logging in at OS Level
2-Commands levels
3-Object levels
* Each table is given an extension in DBMS but Many tables
are grouped in one DB in RDBMS
*DBMS may satisfy less than 7 to 8 rules of Dr. E.F.
Codd.but RDBMS may satisfy more than 7 to 8 rules of Dr.
E.F. Codd.
| Is This Answer Correct ? | 62 Yes | 12 No |
Post New Answer View All Answers
What is database bloat?
What's the best database software for mac?
Define data, entity, domain and referential integrity?
What are the different stages in 'data warehousing'?
What are five advantages of a database?
What do you mean by conflict serializability in dbms?
What are the types of database explain each of them briefly?
What is the license for clipper?
What is a checkpoint in dbms and when does it occur?
What is database management system(dbms) and why it is used?
Why is the use of dbms recommended?
Why is normalisation used?
What is instance in dbms?
What are database functions?
What is the use case where we can use stretch database?