Posted by: Pdfprep
Post Date: November 22, 2020
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?
A . Convert the report to use Native SQL statements.
B . Move the appropriate filters to the underling queries.
C . Change the Cross Product allowed property to be “Deny”.
D . Modify the Query Execution method to Concurrent to ensure that the underlying queries run at the same time.
Answer: D
Leave a Reply