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
Is the server accepting tcp ip connections on port 5432?
Explain the term specialization.
Can I concurrently access a firebird database with embedded and with regular server?
Define view, sequence and index in DBMS.
Why its better to use files than a DBMS when there are multiple users to access the data
Explain concurrency transparency.
What versions of clipper does netlib support?
Enlist some commands of ddl, dml, and dcl.
What do database languages do?
what are parameter, we can check after creating a database in terms of QC and for each tables what should be the parameters for QC and QA?
What is sonicmq?
Does youtube use a database?
Define truncate and delete commands?
What are the main features of a database?
Can you explain insert, update and delete query?