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
What is database normalization? Explain types of it.
dear sir please provide what question will be asked in bank it officer interview
What are the basic functions of a database?
What is an image database?
Define entity set.
Explain the main control blocks available in ims db?
What is the difference between delete and truncate command in dbms?
Can group by and ordered by used in a single query?
Mention the differences between unique key and primary key
Mention the differences between union and union all
What are the disadvantage in file processing system?
What is difference between database and spreadsheet?
How to implement a database management system?
Why is rdbms important?
What is data model and types?