what are the update functions used in updating a master file
Answers
Answered by
1
Explanation:
- Three basic types of changes occur in all file updates: Adding new data, deleting old data, modify data containing revisions.
- To process any of these transactions, we need a key. A key is one or more fields that uniquely identify the data in the file. For example, in a student file, the key would be student ID.
Similar questions