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
Describe the differences between vertical and horizontal portioning.
Can we save file in database?
What are different partitioning techniques in database?
Explain the concept of acid properties in dbms?
How to open the database in exclusive mode?
What are the characteristics of dbms?
how to generate an auto incremental number in a ssis package?
What is normalization in database with example?
What is the definition of database management system?
What is implicit cursor in dbms?
When does checkpoint occur in dbms?
When does checkpoint occur?
describe and contrast a trigger and a procedure.
Explain the classification of Database Management System?
Describe the purposes and advantages stored procedure?