InterviewSolution
Saved Bookmarks
| 1. |
Difference between database and dbms |
| Answer» Database is a collection of interrelated data. Database management system is a software which can be used to manage the data by storing it on to the data base and by retrieving it from the data base. And DBMS is a collection of interrelated data and some set of programs to access the data. | |