contestada

In dbms, data are kept separate from the applications' programming code. this means that ________. an application cannot be changed without making changes to the database an application programming code needs to be updated continuously to keep up with the database an application needs to be changed when database is changed database does not need to be changed if a change is made to an application database needs to be changed when a change is made to an application

Respuesta :

Myth8

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.