what is the difference between DBMS and RDBMS??
Answer Posted / uday singh
The main difference between DBMS and RDBMS is DBMS does not
impose any constraints or security with regard to data
manipulation it is user or the programmer responsibility to
ensure the ACID(Atomicity Consistency Isolation and
Durability) PROPERTY of the database whereas the rdbms is
more with this regard bcoz rdbms define the integrity
constraint for the purpose of holding ACID PROPERTY.
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What do databases contain?
What are the different types of DBMS architecture?
What is correlated subquery in dbms?
What are codd rules?
What are rdbms concepts?
What do you understand by unique key?
What are the advantages of database?
How can I access my database remotely?
Is google a database?
What is the main purpose of triggers in database?
What are the types of database servers?
How to improve query performance using index hunting?
What is a system concept?
Why dbms is used?
Define scalar functions.