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

Explain the terms database and dbms?

521


How to activate all indexes in firebird?

518


How do I check my drivers?

462


Can group by and ordered by used in a single query?

524


What restrictions can you apply when you are creating views?

469






Explain data dictionary.

516


what is difference between 1.append to media 2.overright the existing media when we take back up in sql server2000

1551


What are the three types of databases?

466


What do you mean by Correlated subquery in database?

521


What is dbms and its advantages?

505


Explain the terms ‘attribute’ and ‘relations’

661


Why do we need database?

495


What is a driver in programming?

483


Explain the term specialization.

440


what do u mean by implementation?

1586