
9 2 CHAPTER 5 Data Quality Issues Management
entered can improve accuracy. There are a lot of technology best practices
that can improve the accuracy of information.
Error checking in recording process:
Evaluate the checking provided by the
entry screen programs, the transaction path, and the database acceptance
routines. Data checkers, filters, and database structural enforcement
options can all be used to catch mistakes at the entry point. These are not
always easy to identify because they require someone to dig around in
code and database definitions. Many times these are not documented.
Many times ...