A ________ function connects to and manipulates data in an OLAP cube

A) number
B) cube
C) logical
D) statistical


Answer: B

Computer Science & Information Technology

You might also like to view...

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

1. True/False: Today most operating system files, program files, and data files that are produced by applications are binary files. 2. True/False: Sequential files are sometimes called rapid-access files. 3. True/False: When a sequential file is created, the programmer must give it an internal name which is the name by which it will be known in the program code.

Computer Science & Information Technology

override specifier is added to the end of a member function declaration, what happens if the function is not specified as virtual in the parent class?

a) The function is overridden in the derived class. b) There is a compiler error. c) The function in the parent class will always be invoked.

Computer Science & Information Technology

________ is a security principal.

a) Any user, group, service or computer b) An administrator with the highest security privileges c) A Microsoft guideline for maintaining security on a Windows XP system d) An authentication and authorization agent such as Kerberos or NTLM

Computer Science & Information Technology

____________________ arrays are two or more arrays that contain related data that appear in the same relative position in each array.

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

Computer Science & Information Technology