SAP
C_BOWI_40 · Question #107
C_BOWI_40 Question #107: Real Exam Question with Answer & Explanation
The correct answer is A: UNION. Web Intelligence Rich Client supports UNION, MINUS, and INTERSECT for combining queries, but does not include UNION ALL as a supported operation.
Question
Which three methods can you use to combine queries using the Web Intelligence Rich Client?
Options
- AUNION
- BMINUS
- CUNION ALL
- DINTERSECT
Explanation
Web Intelligence Rich Client supports UNION, MINUS, and INTERSECT for combining queries, but does not include UNION ALL as a supported operation.
Common mistakes.
- C. UNION ALL, which merges result sets while retaining all duplicate rows, is not available as a query combining operation in Web Intelligence Rich Client - only the deduplicating UNION is supported.
Concept tested. Supported query combining operations in Web Intelligence Rich Client
Community Discussion
No community discussion yet for this question.