Hi,
I want to learn SSIS,SSAS,SSRS. Can anyone give any exemple how and where to use?
Please explain any scenario to use this.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
HanookPosted Oct 31, 2013, 1:15 AM
Those three are having different purposes.... I'm trying to give u the functionality of SSIS, SSAS, and SSRS...
1.SQL Server Integration Services or SSIS
2.SQL Server Analysis Services or SSAS
3.SQL Server Reporting Services or SSRS
- SSRS is the reporting component of the SQL Server BI stack that provides the front-end reports to business users on which they can make decisions.
- You can configure SSRS to query data within an SSAS cube and present the data in a range of reporting formats such as tables, charts and gauges.
- SSRS also has the capability to create reports from other data sources such as SQL Server databases or third-party database systems.
- Furthermore, you can control how the reports are managed and executed. You can also control how the reports are delivered ensuring that the business users receive the data when they require it.
- A BI solution should provide an accurate and consolidated insight into the activities of all areas of a business.
- SQL Server 2008 provides the technologies that allows you to create a cost-effective BI solution that is available to all users of the business.
- To that end, many BI solutions are managed as projects to ensure that the successful implementation of Business Intelligence within an organization is ensured.
NOTE: You can get several tutorials for learning each specific one