Vous êtes sur la page 1sur 2

Sample Essay on SQL Server Business Intelligence

globalcompose.com /technology-papers/sample-essay-on-sql-server-business-intelligence/

What is the general difference between a transactional 3rd normal form relational schema
and a dimensional model?

According to Bog et. al., (321-32), the main difference between a dimensional data model and a 3 rd normal form
schema is that the dimensional model is mostly applied in data warehousing systems while the 3rd normal form
is often used in online transaction processing (OLTP) system types.

Describe the purpose of a fact table

In data warehousing, a fact table location is at the central point star schema, and it contains measures of interest
and facts or metrics of a business process. The fact table has two column types, the ones that consist of facts
and ones that are dimension tables foreign keys. It stores quantitative information to be analyzed and is
frequently denormalized.

Describe the purpose of a dimensional table

The dimension table is within a star schema and it stores dimensions or measures that define fact table
objects.Additionally, fact tables and dimension tables function concurrently in that the fact table holds the
analysis data while a dimension table provides guidelines for analyzing the data found in the fact table (Raj, 8-
11).

What is the benefit of an OLAP System?

An online analytical processing (OLAP) system guarantees an improved performance for multidimensional data
access and, thus, lays a foundation for analytical processing(Cuzzocreaet. al. 20-30). Further, it offers analytical
capabilities not found in SQL and it is a technology that is distributable to many users on diverse platforms.

What is the general purpose for using SQL Server Management Studio?

The purpose for using the SQL Server Management Studio is to configure, manage, and administer all the SQL
Server components. It comprises both graphical tools and script editor tools that work with the servers features
and objects.

What is the general purpose for using SQL Server Data Tools?

SQL Server Data Tools can be used to build, maintain, debug, and refractor databases.The SSDT changes
database progress through the introduction of a declarative and ever-present model that connects all the
development phases of a database inside Visual Studio.

Name three ways or modes of installation for SQL Server Analysis Services
1/2
The analysis services of an SQL server are installed in either Power Pivot for SharePoint, Tabular, or Data Mining
ways.

Works Cited

Bog, Anja, Hasso Plattner, and Alexander Zeier. A Mixed Transaction Processing and Operational Reporting
Benchmark. Information Systems Frontiers 13.3 (2011): 321-35. ProQuest. Web. 19 May 2016.

Cuzzocrea, Alfredo, Domenico Sacc, and Paolo Serafino. Semantics-Aware Advanced OLAP Visualization of
Multidimensional Data Cubes. International Journal of Data Warehousing and Mining 3.4 (2007): 1,15,17-18,20-
30. ProQuest. Web. 19 May 2016.

Raj, S. N. V. Applications of Business Intelligence in e -Commerce Websites A Theoretical Overview of Data


Warehouse Schema Design & Usage. The International Journal of Business & Management 3.12 (2015): 8-11.
ProQuest. Web. 19 May 2016.

2/2

Vous aimerez peut-être aussi