The operation of moving from finer- granularity data to a coarser granularity (by means of aggregation) is called a                  

Question:

The operation of moving from finer- granularity data to a coarser granularity (by means of aggregation) is called a                  

A.

rollup

B.

drill down

C.

dicing

D.

pivoting

Answer» a. rollup

Note: The above multiple-choice question is for all general and Competitive Exams in India

If there are n tuples in the partition and the rank of the tuple is r, then its                  is defined as (r −1)/(n−1).

Question:

If there are n tuples in the partition and the rank of the tuple is r, then its                  is defined as (r −1)/(n−1).

A.

ntil()

B.

cum_rank

C.

percent_rank

D.

rank()

Answer» c. percent_rank

Note: The above multiple-choice question is for all general and Competitive Exams in India

Inorder to simplify the null value confusion in the rank function we can specify

Question:

Inorder to simplify the null value confusion in the rank function we can specify

A.

not null

B.

nulls last

C.

nulls first

D.

either nulls last or first

Answer» d. either nulls last or first

Note: The above multiple-choice question is for all general and Competitive Exams in India