Explain can SSRS reports Cache results?
Answer / Hari Prakash
Yes, SSRS provides the option to cache the results of a report to improve performance. When enabled, the report's data is stored in memory for a specified time period so that subsequent requests for the same report do not require another query to the data source.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is report subscription?
Would you store your query in a ssrs report or a database server? State the reason why?
What is rs.exe utility?
what are the core components of SSRS?
What are drilldown reports?
What is linked report?
Which rendering formats are affected by the pagesize properties?
What are the export options of ssrs?
can SSRS reports Cache results?
What is bookmark link in ssrs?
What is parameterized reports in ssrs ?
How to add the custom code in Report?