152,960 views
28 votes
28 votes
______ is a way of preventing errors when data is copied from one medium to another.

User Faraj
by
3.1k points

1 Answer

12 votes
12 votes

Answer:

Verification.

Step-by-step explanation:

A database management system (DBMS) can be defined as a collection of software applications that typically enables computer users to create, store, modify, retrieve and manage data or informations in a database. Generally, it allows computer users to efficiently retrieve and manage their data with an appropriate level of security.

A data dictionary can be defined as a centralized collection of information on a specific data such as attributes, names, fields and definitions that are being used in a computer database system.

In a data dictionary, data elements are combined into records, which are meaningful combinations of data elements that are included in data flows or retained in data stores.

This ultimately implies that, a data dictionary found in a computer database system typically contains the records about all the data elements (objects) such as data relationships with other elements, ownership, type, size, primary keys etc. This records are stored and communicated to other data when required or needed.

Verification is a way of preventing errors when data is copied from one medium to another. The verification process doesn't check to confirm if the data copied is within an acceptable boundary (range) or if it makes sense (logical). Instead, it would only ensure that the data copied is the same as those from the original source.

User Netik
by
2.8k points