xyz, inc has a new order entry system that uses the old databases. the shipping addresses are correct in one system, but the billing address is located in another system. the company is experiencing a(n) .

See Answers (1)

Accepted Answer

Since the shipping addresses are correct in one system, but the billing address is located in another system, this company is experiencing a data integrity problem.What is data?Data can be defined as a representation of factual instructions (information) in a formalized and structured manner, especially as a series of binary digits (bits) or strings that are used on computer systems in a company.What is data integrity?In database management system (DBMS), data integrity can be defined as a measure of the level of accuracy and consistency of the data that are stored in a data warehouse, relational database, data mart, or other data storage system.This ultimately implies that, data integrity simply refers to a measure of data quality, veracity, consistency, accuracy, and credibility, which is missing in this company's old databases.Read more on data integrity here: https://brainly.com/question/26800051#SPJ1