What is the difference between RDBMS and DBMS?

Answer Posted / mahesh mishra

1)DBMS permits only one person to access the database at a
given time.But RDBMS gives the multiple access the database
at a given time.
2)DBMS organised the data in any formmate but RDBMS allows
only in row and column format.
3)In DBMS we can not create the the relationshs but in
RDBMS we can not create the relationship between the tables

Is This Answer Correct ?    347 Yes 109 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data control language?

526


What are sql*plus environment variables?

546


Does execute immediate commit?

685


What are all the different normalizations?

580


what is an index? : Sql dba

514






What is percent sign in sql?

710


What packages are available to pl/sql developers?

588


What is fmtonly in sql?

522


Explain raise_application_error.

640


mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql

554


What are the various restrictions imposed on view in terms of dml?

513


Is inner join faster than left join?

623


Why having clause is used in sql?

530


Can we use the cursor's to create the collection in PL/SQL?

510


What are basic techniques of indexing?

838