What is the difference between RDBMS and DBMS?

Answer Posted / akhilesh

The difference in RDBMS and DBMS does not lie in the way
tables and data are related to each other (ie. the Foreign
Key relationship). dBase and MS Access are DBMS's which
have foreign key relationships implemented.

RDBMS is based on the concepts of Relational Set Theory in
mathematics and hence the name Relational Database
Management System. They implement the project, restrict,
union, intersect, difference, product, divide and join in
the queries. DBMS's on the other hand, supports two or
more, but not all of the concepts.

Is This Answer Correct ?    105 Yes 76 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we insert data into view?

518


What is index example?

547


What is the difference between join and natural join?

467


What is sql analyzer?

531


What are types of joins?

529






What is the purpose of the partition table?

538


Which kind of parameters cannot have a default value in pl sql?

587


What is a nested table in word?

526


What is the use of index in hive?

544


What are tables and fields?

578


how do you login to mysql using unix shell? : Sql dba

557


Explain architecture of sql server notification services?

616


Which are the different character-manipulation functions in sql?

541


Explain aggregate functions are available there in sql?

527


What are sql ddl commands?

538