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

How is data stored in a database?

563


Explain the advantages and disadvantages of a hierarchical database?

674


What do you mean by extension and intension?

644


Who introduced dbms?

577


What integrity rules exist in the dbms?

585






Explain the term entity set in dbms?

699


Mention a query to calculate the even and odd records from a table

607


What are different types of transaction isolation levels?

576


What is create database?

512


Which database is good for large data?

555


What are the basic components of notification services?

631


Does google have a database program?

580


Explain database partitioning and its importance.

578


What is the rdbms concept in sql?

533


What is the first step in creating a database?

555