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
Explain the different types of constraints in dbms?
Is access a database program?
Can files be stored in a database?
What is the difference between a catalog and a database?
Explain the difference between two and three-tier architectures.
Where is database stored?
What do you understand by aggregation and atomicity?
How can you get data from a database in an Excel sheet?
What are the two types of indexes and explain them in detail?
Do I need ccp4?
What is data in dbms?
Enlist some commands of ddl?
What are the benefits of database?
Explain what are super servers?
Define phantom deadlock.