107k views
2 votes
The ability to add the new column without requiring changes to all of the application programs strongly relates to the following feature of modern database systems:

A. Non procedural programming
B. Transaction processing
C. Data independance
D. Data sharing

User Aegzorz
by
8.3k points

1 Answer

4 votes

Answer: (C.) Data independence

Step-by-step explanation:

Data independence is the techniques which allows changes to be effected in a data without affecting the application that runs the process.

User Dominix
by
8.3k points