what is the difference between DBMS and RDBMS??
Answer Posted / priyank
1. In DBMS Normalization process will be not be present and in RDBMS normalization process will be present to check the database table consistency.
2. DBMS is a collection of programs which allows a user to create and maintain a database 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.
3. DBMS, client server concept is not present. RDBMS, client server architecture is present
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a database in business?
Explain, why is rdbms better than dbms?
Explain what are the two types of oltp?
Why are forms important in databases?
What are the different types of database?
Which is fastest database?
How do you create a simple database?
What is database development process?
What is db dialect?
What is the biggest advantage of rdbms?
How we can connect the Webform pages with database?
Where is database stored?
How to tell firebird to only accept conections from xyz host or network?
Explain data independence?
What are some of the important security features of a dbms?