what is the difference between DBMS and RDBMS??

Answer Posted / dharshana

DBMS:
-Is a single user system.
-Does not support client server architecture.
-Normalization techniques cannot be applied.
-Memory allocation is less.

RDBMS:
-Is a multi user system.
-Supports client server architecture.
-Normalization techniques cannot be applied for checking
the consistency of the database system.
-Memory allocation is huge.

Is This Answer Correct ?    29 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the differences between vertical and horizontal portioning.

742


Can we save file in database?

694


What are different partitioning techniques in database?

714


Explain the concept of acid properties in dbms?

854


How to open the database in exclusive mode?

725


What are the characteristics of dbms?

692


how to generate an auto incremental number in a ssis package?

744


What is normalization in database with example?

694


What is the definition of database management system?

745


What is implicit cursor in dbms?

790


When does checkpoint occur in dbms?

827


When does checkpoint occur?

690


describe and contrast a trigger and a procedure.

751


Explain the classification of Database Management System?

3979


Describe the purposes and advantages stored procedure?

690