what is the diff between dbms and rdbms(what are the 12
rilations in the rdbms).

Answer Posted / rajesh

dbms : Database management system

types of dbms: network,hierarchial,object-oriented,relational,object-relational

rdbms : relational database management system.
It is a type of dbms which is the most popular one.
data is arranged based on Entity-Relationship model
(E-R model) in rows and columns (records,attributes)

So, RDBMS and DBMS are not comparable because DBMS is a concept and RDBMS is a kind of DBMS.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define normalization.

574


What do you understand by b-trees?

555


What are rdbms concepts?

503


Why would someone use a database?

487


Could you give me an example how, where I code checkpoint and restart. I need and example

490






What are the 5 databases?

466


Explain the Surrogate Key in DBMS.

536


How is view stored in database?

527


Define dbms.

505


What is a table called in database?

467


Enlist various transaction phases.

514


What are codd rules?

525


Mention how deadlock can be resolved?

521


what is normalization? types of normalization? example of each form? how do u implement normalization in ur project?

1376


How to export data from database and import into another?

451