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 are the limitations of database?
Tell me about view, sequence and index in DBMS.
What are the four objectives of the selection of a data type?
Suppose database is running slow, what will you do?
What is bcnf in the dbms?
What entity means?
What are the advantages of database?
Is there an example how to configure udfaccess setting in firebird.conf?
Discuss some of the techniques that can be used to tune operational performance.
How index hunting contributes in improving the query performance?
Describe the difference between embedded and dynamic sql.
What is type of end users?
Explain dml (data manipulation language)?
How to lock records in a table?
What is rdbms and also explain its components?