InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by DBMS? |
|
Answer» The Database management system (DBMS), is software or a tool that helps in managing the data of the entire ORGANIZATION. Large amounts of data can be stored properly and can be presented as INFORMATION whenever required to take business decisions. Following are some of the features of a Database management system (DBMS):
Some DBMS examples are MySQL, PostgreSQL, FILEMAKER, ORACLE, Microsoft Access. |
|