Explain how would you store your query in an SSRS report or a Database server?
Answer Posted / Pushkar Srivastava
You can store your queries in an SSRS report as Report Data Sources or Datasets. In the report designer, you define a connection to your data source and create a SQL query or use a Stored Procedure. Alternatively, you can directly execute SQL queries on the database server, bypassing SSRS, but this approach may not provide the full functionality of SSRS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category