The reason that the organization makes a copy of select data before moving it to a special area for analytical processing is that:

a. The copy is required in order to obtain adequate insurance on the company
b. The copy makes it easier to correct errors in the transactional data.
c. The data can then be prepared for analysis without affecting the original transactional data
d. The copy is required by IT compliance regulations for disaster recovery purposes.e. None of the above


Ans: c. The data can then be prepared for analysis without affecting the original transactional data

Computer Science & Information Technology

You might also like to view...

Typically __________ causes an error that causes an exception to be thrown.,

a. The user who enters data b. The operating system that freezes. c. The author of the application code d. The class member function author e. None of the above

Computer Science & Information Technology

Searching for b?n finds _____.

A. ban and bin B. bean, barn, and born C. both a and b D. neither a nor b

Computer Science & Information Technology

Explain the role that basic networking design principles play in the network design process.

What will be an ideal response?

Computer Science & Information Technology

Suppose a, b and c are the lengths of the 3 sides of a triangle. Write an if-statement that will determine if the triangle is isosceles (at least 2 of the 3 sides are equal). You may assume that a, b and c are of type int.

What will be an ideal response?

Computer Science & Information Technology