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 are sub reports and how to create them?
How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?
Do I need a report server to run reports in my application?
In which sql server version report builder introduced?
what is the difference between Tabular and Matrix report?
What is bookmark link in ssrs?
What is the name of reporting services config file and what’s it’s used for?
Explain can you implement data mining in ssrs?
What are parameterized reports? What are cascading parameters in ssrs reports?
Explain how would you store your query in an SSRS report or a Database server?
How to fine-tune reports?
Which language rdl files made of?