what is the difference between DBMS and RDBMS??
Answer Posted / divya
The difference is dbms has no tables ,while rdbms has and
also it describes about the relationships among the tables.
The difference between dbms and rdbms is that it doesn't
show the relation while rdbms show the relation and moreover
dbms is for small organisations where rdbms for large amount
of data In DBMS all the tables are treated as different
entities.
There is no relation established among these entities. But
the tables in RDBMS are dependent and the user can establish
various integrity constraints on these tables so that the
ultimate data used by the user remains correct.
In DBMS there are entity sets in the form of tables but
relationship among them is not defined while in RDBMS in
each entity is well defined with a relationship set so as
retreive our data fast and easy.
The main advantage of an RDBMS is that it checks for
referential integrity (relationship between related records
using Foreign Keys). You can set the constraints in an RDMBS
such that when a paricular record is changed, related
records are updated/deleted automatically.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is data model example?
Define cursor.
What is in a database?
What are database modules?
What are the features of rdbms?
Plz send me Oracle Pl/Sql [1z0-147] dumps to this mail? sivakumarr1987@gmail.com
What are the components of a database management system?
What is create database?
Is a server a database?
What is the use case where we can use stretch database?
What are the six database objects?
What is netlib for clipper?
Define data, entity, domain and referential integrity?
Explain concurrency transparency.
what do u mean by canvases and alerts?