Describe one method to deciding whether to use either the centralized or view integration approach, or a combination of both when developing a database system for multiple user views.

What will be an ideal response?

One way is to examine the overlap in the data used between the various user views

Computer Science & Information Technology

You might also like to view...

What is the difference between Shape Modes and Pathfinders in the

Pathfinder panel? What will be an ideal response?

Computer Science & Information Technology

Which statement is false?

a) The notations int *array and int array[] are interchangeable. b) Function prototypes may not be placed inside functions. c) Good advice: To encourage software reusability, when passing an array, also pass the size of the array. d) Global variable violate the principle of least privilege.

Computer Science & Information Technology