MS SQL Server 2008 Business Intelligence
Reporting and analysis applications are becoming more important in today's business applications.
Queries that aggregate over a large portion of the data in a relational database slow down this database.
Therefore, OLAP (OnLine Analytical Processing) cubes have been invented to provide performant aggregation
querying over large amounts of data. Usually, not all the data needed for analysis or reporting is in the
right format on the right location, Therefore, it is common to have an integration phase before the actual
analysis or reporting phase to prepare the data.
In the USQ5BI course on Business Intelligence, you get
an overview of the features of the server side Business Intelligence tools that Microsoft ships.For an in-depth
course on Integration Services, we refer to course USQ5IS, for Analysis Services we refer to course USQ5AS
and for Reporting Services we refer to USQ8RS.
|