Respuesta :
Answer: Database does not need to be changed if a change is made to an application
Explanation:
Data base management is a software that is created to retrieve data, manipulate data and manage the data in its data base. Database management allows its users create their own database through the manipulation of data to yield specific results. Since the data is different from the application, any changes in the database application won't have a bearing on the data already in the database.
Answer:
Database does not need to be changed if a change is made to the application
Explanation:
In DBMS ( database management system ) the Data contained in the database of a company or organization is kept separate from the Application software programming code because a change in the programming code of the database software does not need to affect the data contained/held in the Database system.
The Database software is used for the management of the data contained in the database system. it enables the manipulation, change and update of data by the database administrator.