what is the difference between DBMS and RDBMS??
Answer Posted / jen
DBMS is a collection of programs which allows a user to
create and maintain a database
DBMS-Data Base Management System
RDBMS is the reserve for DBMS
RDBMS helps in recovery of the database in case of loss of
database due to system failure or any other reason
| Is This Answer Correct ? | 109 Yes | 322 No |
Post New Answer View All Answers
Why is the use of dbms recommended? Explain by listing some of its major advantages.
What are the functions of a database?
What is 3nf in the dbms?
What is the best database management system?
What's the difference between 'union' and 'union all' ?
What is unique key in dbms?
What is tuple in dbms?
Mention the different languages present in dbms
What do you understand by index hunting?
What is the use of drop command?
What is dbms architecture?
What is database schema in dbms?
What are different types of joins in the sql?
Explain by listing some major advantages of dbms.
Differentiate between nested loop, hash loop and merge join.