What is the difference between RDBMS and DBMS?

Answer Posted / abdul waheed

its very simple,,,,there are three main differences b/w
RDBMS & DBMS

1- There is a condition in RDBMS that data should be stored
in tabular(only in Rows and column) Form/ In DBMS data can
be stored in any format

2- In RDBMS all the tables and the content of the tables
keeps relationship...thats y it called Relation DBMS///// in
DBMS column or table dont have any relationship

3- RDBMS can be accessed by multiple users at a same
time////////// DBMS can be accessed only by single user.


Oracle,SQl,DB2,and My Sql all these databases use RDBMS

Is This Answer Correct ?    97 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sql and db2?

531


Is sql scripting language?

519


What are the key differences between SQL and PL SQL?

624


Will truncate release space?

513


What is the difference between left outer join and left join?

511






What does <> sql mean?

532


How do you rank data in sql?

513


What is the difference between left join and right join?

496


is it possible to pass an object or table to a procedure as an argument?

563


how to rename an existing table in mysql? : Sql dba

570


i have some prob lem to tell me about my self in interview first round ...

1698


How do you take the union of two tables in sql?

511


Does oracle roll back the transaction on an error?

529


What does count (*) mean?

517


what are the advantages of using stored procedures? : Sql dba

611