#1
30th August 2011, 12:09 PM
|
|||
|
|||
Difference between DBMS and RDBMS?
what is the difference between DBMS and RDBMS? Please send me the difference
|
#2
1st September 2011, 04:50 AM
|
|||
|
|||
Re: Difference between DBMS and RDBMS?
Quote:
DIFFERENCE BETWEEN DBMS AND RDBMS DBMS - Database Management System. RDBMS - Relational Database Management System. -> DBMS is a collective measure which enable creation, modification to be carried out in Database. -> DBMS can be carried out with various models like Relational model, Object model, hierarchical and so on... -> Relational model of carrying out the database is know as RDBMS ( Relational Database Management System ) -> The reason behind following RDBMS model for database management is it as many advantages which are as follows... |
#3
1st September 2011, 11:54 AM
|
|||
|
|||
Re: Difference between DBMS and RDBMS?
DBMS - Database Management System.
RDBMS - Relational Database Management System. DBMS is a collection which enable creation, modification to be carried out in Database. relation betweem them as RDBMS. |
#5
10th January 2012, 01:42 PM
|
|||
|
|||
Re: Difference between DBMS and RDBMS?
DBMS and RDBMS both are used for storing the data in structural format which allows to manipulate data with ease,only RDBMS provides the way to define the relationships between defferent tables in the database.DBMS do not support the relationships between different tables.
|
|
|