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 difference between database and schema?
Explain the importance of database partitioning.
Explain the difference between primary and foreign key?
What is dbms and its advantages?
Explain database partitioning and its importance.
Does google have a database program?
Explain the terms database and dbms?
What do you mean by entity type extension?
Explain a database server?
i have table as source table and flat file as target i need yo perform some logic in loading the data. is it posible? and one more thing the no of fields in source is 200+ and for target is 30+ how i can map them.........
What is difference between database and spreadsheet?
What are the two major subsystems of system r?
What is cliques? What is vdisk and how it will communicate with physical data storage at the time of data retrieval through amp?
What is foreign key in database?
Why are recursive relationships are bad? How do you resolve them?