What are Sql Reporting Services and analysis services? Can
u Explain
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 |
How do you connect 100 files as a flat file sources in one package of SSIS?
What is query and its types?
What is merge statement?
What are the different SQL Server Versions you have worked on?
What is onf in normalization form?
What is simple indexing method?
Can we return Data from 4(more than 1) tables in stored procedure?
How to provide Security for package?
How to convert binary strings into integers in ms sql server?
What is mssql?
what are the joins,primary key,foriegn key, candidate key, super key and expain them?
How to concatenate two binary strings together?