IBM DB2 11.1 Advanced DBA for Linux, UNIX, and Windows — Question 23

Which of the following is TRUE about DB2 OLAP functions?

Answer options

Correct answer:

Explanation

The correct answer is A because DB2 OLAP functions indeed return scalar values, which distinguishes them from array-returning functions. Option B is incorrect as there are specific monitor elements for OLAP functions in DB2. Option C is also false because OLAP functions can be utilized within common table expressions. Lastly, option D is misleading; while OLAP aggregation functions can be tricky with column organized tables, they are not entirely unsupported.