InterviewSolution
Saved Bookmarks
| 1. |
Explanation of ch DBMS and introduce |
|
Answer» tion:A database management system (DBMS) is a SOFTWARE package designed to define, manipulate, retrieve and manage data in a database. A DBMS generally MANIPULATES the data itself, the data format, field names, record structure and file structure. It ALSO defines rules to VALIDATE and manipulate this data. |
|