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
How is data stored in a database?
Explain the advantages and disadvantages of a hierarchical database?
What do you mean by extension and intension?
Who introduced dbms?
What integrity rules exist in the dbms?
Explain the term entity set in dbms?
Mention a query to calculate the even and odd records from a table
What are different types of transaction isolation levels?
What is create database?
Which database is good for large data?
What are the basic components of notification services?
Does google have a database program?
Explain database partitioning and its importance.
What is the rdbms concept in sql?
What is the first step in creating a database?