What are Sql Reporting Services and analysis services? Can
u Explain



What are Sql Reporting Services and analysis services? Can u Explain..

Answer / selvaraj.v

Sql Reporting Services :
-----------------------

Full Reporting Life Cycle Support
SQL Server Reporting Services supports the full reporting
life cycle, including:

• Report authoring. Report developers can create reports to
be published to a report server by using Microsoft or other
design tools that use Report Definition Language (RDL), an
XML-based industry standard used to define reports.

• Report management. Report definitions, folders, and
resources are published and managed as a Web service.
Managed reports can be executed either on demand or on a
specified schedule, and are cached for consistency and
performance. New in SQL Server 2005 Reporting Services,
administrators can use SQL Server Management Studio to
organize reports and data sources, schedule report
execution and delivery, and track reporting history.

• Report delivery. SQL Server Reporting Services supports
both on-demand (pull) and event-based (push) delivery of
reports. Users can view reports in a Web-based format or in
e-mail.

• Report security. SQL Server Reporting Services implements
a flexible, role-based security model to protect reports
and reporting resources. The product includes extensible
interfaces for integrating other security models as well.

Analysis Services :
------------------

SQL Server 2005 Analysis Services (SSAS) provides, for the
first time, a unified and integrated view of all your
business data as the foundation for all of your traditional
reporting, online analytical processing (OLAP) analysis,
Key Performance Indicator (KPI) scorecards, and data mining.

Is This Answer Correct ?    9 Yes 1 No

Post New Answer

More SQL Server Interview Questions

How to delete duplicate rows in sql server?

0 Answers  


What are group functions in query statements in ms sql server?

0 Answers  


what is a join? : Sql server database administration

0 Answers  


What is the diff between Static Queries and Dynamic queries give me some examples

2 Answers   CSC,


Explain SELF JOIN ?

3 Answers   ADP,






What command do we use to rename a db?

5 Answers   IBM,


What triggers long term care?

0 Answers  


Explain candidate key, alternate key, and composite key?

0 Answers  


if a parameter is not send to a stored procedure what type of identifier is to be used in Stp and if that parameter is not feed to the a query inside the Stp how to validate with out useing IF condition

1 Answers   Aviva,


What is indexing in sql server with example?

0 Answers  


What are the lambda triggers?

0 Answers  


When is update_statistics command used?

0 Answers  


Categories