Exam C2090-621 All QuestionsBrowse all questions from this exam
Question 19

A report contains multiple queries that are joined to form the report, resulting in poor performance. The company's policy prohibits the use of user-defined SQL statements within reports.

What should be done to improve report performance?

    Correct Answer: B

    To improve the performance of a report containing multiple queries joined together, the best approach is to move the appropriate filters to the underlying queries. This reduces the amount of data processed and transferred between queries, leading to more efficient overall report execution. By filtering data earlier in the process, unnecessary data is eliminated before the join operation, which optimizes performance.

Discussion
prueba1231231231Option: D

D) is correct https://www.ibm.com/support/knowledgecenter/SSEP7J_11.1.0/com.ibm.swg.ba.cognos.ug_cra.doc/c_queryexecution.html

habibaOption: B

B is correct

Prapper

your answers are incorrect, please provide a supporting link or valid reason.