A data mart is

A. another name for a data warehouse.
B. a database that provides data to an organization's customers.
C. an enterprise resource planning system.
D. a data warehouse created for a single function or department.


Answer: D

Computer Science & Information Technology

You might also like to view...

Which of the following assigns to p1 the pointer to the address of value?

a. *p1=&value; b. p1=value; c. p1=&value; d. &p1 = *value;

Computer Science & Information Technology

the keyword ________ defines a structure type definition.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

VBA requires statements to be indented in procedures.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The default setting for the MessageBoxButtons argument of a message box will display only a(n) ____________________ button in the message box.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology