what is the difference between DBMS and RDBMS??

Answer Posted / vikas jaiswal

A DBMS has to be persistent that is it should be accessible
when the program created the data ceases to exist or even
the application that created the data restarted. A DBMS
also has to provide some uniform methods independent of a
specific application for accessing the information that is
stored.

RDBMS is a Relational Data Base Management System
Relational DBMS. This adds the additional condition that
the system supports a tabular structure for the data with
enforced relationships between the tables. This excludes
the databases that don't support a tabular structure or
don't enforce relationships between tables.

Yes you can say DBMS does not impose any constraints or
security with regard to data manipulation it is user or the
programmer responsibility to ensure the ACID PROPERTY of
the database whereas the rdbms is more with this regard bcz
rdbms difine the integrity constraint for the purpose of
holding ACID PROPERTY.

Regards
Vikas Jaiswal

Is This Answer Correct ?    28 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sql in dbms?

702


What is an image database?

698


what are the advantages of using them.

693


Explain what are the two types of oltp?

721


What are reports in a database?

703


What do you understand by ‘database’?

742


What is a driver in programming?

720


What are the different types of DBMS architecture?

768


What do you mean by deadlock dbms?

790


What is database definition (dbd)?

717


Explain the different types of constraints in dbms?

714


Explain what is a deadlock and mention how it can be resolved?

658


What do you mean by dml compiler?

751


What is type of end users?

626


Define fragmentation.

697