Program-data independence in the context of a DBMS means that changes to:
A The content of data files do not necessitate changes to the program.
B The program does not affect the contents of the files.
C The program does not affect the structure of the data files.
D) The structure of the data files do not affect the program.
Comments
Leave a comment