Would you store your query in a ssrs report or a database server? State the reason why?
Answer / Narendra Singh Rajput
Storing queries in a database server is preferred over a SSRS report because it reduces redundancy, improves performance (since queries are executed on the database server), and ensures data consistency. In SSRS reports, queries are typically embedded for convenience, but this approach should be used with caution to avoid potential issues.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the new features in SSRS?
What are the key configuration files for sql server reporting services ?
Can You Use A Stored Procedure To Provide Data To An Ssrs Report?
what are the three command line utilities and what are their primary functions?
What are the reporting services components?
What is ssrs?
what method you can use to reduce the overhead of Reporting Services data sources?
What are the limitations/drawbacks or ssrs 2008 r2?
What is bookmark link in ssrs?
Can you import Microsoft Excel data to SSRS?
how you can deploy an ssrs report?
When to use null data driven subscription?