What is a cache in ssrs?
Answer / Rahul Chand
In SQL Server Reporting Services (SSRS), a cache is a storage area where pre-rendered copies of reports are kept to improve performance. When the same report is requested multiple times, instead of re-processing the report from scratch each time, SSRS retrieves the report from the cache.
| Is This Answer Correct ? | 0 Yes | 0 No |
What programming language would you use to create embedded functions in ssrs?
How to change parameter value inside the report?
what data regions are and what are the different data regions?
Can we deploy SSRS reports on our personal website?
You want to generate a report that is formatted as a chart. Can you use the report wizard to create such a report?
You want to use bids to deploy a report to a different server than the one you chose in the report wizard. How can you change the server url?
What are the key configuration files for sql server reporting services ?
What are different types of roles provided by ssrs?
What is snapshot report?
what are the three command line utilities and what are their primary functions?
what are the different types of SSRS reports?
What is report subscription?