MAKING TRAINING & CERTIFICATION EASY
F1 - Microsoft CRM Gold Partner 15+ Years Experience
of CRM, Consultancy, customisation, training and support

View Recent History

(6157) Whats New in SQL Server 2008 - Clinic & Hands-on Lab - Microsoft Training Courses London South West UK
(2159) Deploying and Managing Microsoft Internet Security and Acceleration Server 2000 - Microsoft Training Courses London South West UK
(3041) First Look: Deploying Microsoft Windows Vista and the 2007 Office System Client Products - Microsoft Training Courses London South West UK
(1502) Designing and Implementing a Data Warehouse Using Microsoft SQL Server 7.0 - Microsoft Training Courses London South West UK
(2549) Advanced Distributed Application Development with Microsoft Visual Studio 2005 - Microsoft Training Courses London South West UK
(2571) Application Upgrade and Interoperability Using Visual Studio .NET (Visual Basic .NET) - Microsoft Training Courses London South West UK
F1 - Reservation for Training Course
Exchange Server 2007 Course Index - F1Computing Microsoft Training Courses London South West UK
(6428) Configuring and Troubleshooting Windows Server 2008 Terminal Services - Microsoft Training Courses London South West UK
(2730) Building Microsoft Content Management Server 2002 Solutions - Microsoft Training Courses London South West UK
(2349) Programming with the Microsoft .NET Framework (Microsoft Visual C#) - Microsoft Training Courses London South West UK
(8523) Microsoft CRM 3.0 Service Management - Microsoft Training Courses London South West UK
(8911) Installation and Deployment in Microsoft Dynamics CRM 4.0 - Microsoft Training Courses London South West UK
(6289) First Look: Windows 7 Beta for IT Professionals - Clinic & Hands-on Lab - Microsoft Training Courses London South West UK
(2282) Designing a Microsoft Windows Server 2003 Active Directory and Network Infrastructure - Microsoft Training Courses London South West UK
(1913) Exchanging and Transforming Data Using XML and XSLT - Microsoft Training Courses London South West UK
(3087) First Look: Microsoft Windows Vista for Developers - Microsoft Training Courses London South West UK
(5047) Introduction to Installing and Managing Microsoft Exchange Server 2007 - Microsoft Training Courses London South West UK
(3199) First Look: Getting Started with the 2007 Microsoft Office System - Microsoft Training Courses London South West UK
(F1036) Fast-Track to Microsoft .NET Core Certification Exam (70-536) - Microsoft Training Courses London South West UK
(6294) Planning and Managing Windows 7 Desktop Deployments and Environments - Microsoft Training Courses London South West UK
(2017) Creating Web Parts for Digital Dashboards - Microsoft Training Courses London South West UK
Certification Fast-Track Course Index - F1Computing Microsoft Training Courses London South West UK
(5118) Supporting Windows Vista and Applications in the Enterprise - Microsoft Training Courses London South West UK
(2095) Implementing Microsoft SharePoint Portal Server 2001 - Microsoft Training Courses London South West UK
(F1022) Preparation Course for Exam 70-310 - Microsoft Training Courses London South West UK
(2535) Developing Board Support Packages for Windows CE .NET - Microsoft Training Courses London South West UK
(F1003) Visual FoxPro 6.0 Upgrade - Microsoft Training Courses London South West UK
(1631) Developing Windows CE Embedded Solutions - Microsoft Training Courses London South West UK
(F1016) Upgrading to Visual FoxPro 8.0 from Visual FoxPro 7.0 - Microsoft Training Courses London South West UK
(F1018) Web Database Programming with Java - Microsoft Training Courses London South West UK
SQL Server 7 Course Index - F1Computing Microsoft Training Courses London South West UK
(6417) Updating Your Application Platform Technology Skills to Windows Server 2008 - Microsoft Training Courses London South West UK
(4007) Creating Effective Presentations Using Microsoft Office PowerPoint 2003 - Microsoft Training Courses London South West UK
(2364) What's New in Microsoft Visual Studio 2005 for existing Visual Studio .NET Developers - Microsoft Training Courses London South West UK
(2072) Administering a Microsoft SQL Server 2000 Database - Microsoft Training Courses London South West UK
Office (inc SharePoint) Course Index - F1Computing Microsoft Training Courses London South West UK
(2790) Troubleshooting and Optimizing Database Servers Using Microsoft SQL Server 2005 - Microsoft Training Courses London South West UK

Compare Recently Viewed Course Dates



SQL Server

Designing and Implementing a Data Warehouse Using Microsoft SQL Server 7.0 -
(Microsoft Training Course: 1502) - 5 days - £1990 exc VAT

We currently do not have any dates scheduled for this course.
Please contact us to arrange a closed course for your company or add your details to courses in waiting.
(Remember F1 has smaller classes)
Ask a Question ?Print 2 Page PDF


> Target Audience
THIS COURSE HAS NOW RETIRED. PLEASE SEE THE SUPPLEMENTARY INFORMATION FOR DETAILS OF ALTERNATIVE COURSES.
This course is intended for people who build and use an effective data warehousing application with SQL 7.0.
> Course outline
  1. Introduction to Data Warehousing
  2. Designing a Data Warehousing System
  3. Populating a Data Warehouse
  4. Creating Cubes
  5. Analysing Cube Data Using Clients
  6. Multi-Dimensional Expressions (MDX)
  7. Building OLAP Clients
  8. Building Applications by Using Microsoft English Query
  9. Maintaining a SQL Server Data Warehouse
  10. Managing a SQL Server Data Warehouse

Supplementary Information This course has now retired and is no longer available. We suggest you look at Courses 2780: Maintaining a Microsoft SQL Server 2005 Database and 6231: Maintaining a Microsoft SQL Server 2008 Database.
Module 1: Introduction to Data Warehousing
  • What is data warehousing?
  • What is a data mart?
  • Why build a data warehouse?
  • What are some business scenarios that would require a data warehouse?
Skills
  • Describe data warehousing and the reasons for implementing a data warehousing solution.
  • Explain the relationship of data marts to a data warehouse.
  • Describe the data warehousing process, including its basic elements and the tools that manage it.
  • Describe how data is structured in a data warehouse.
top
Module 2: Designing a Data Warehousing System
  • Business analysis process
  • Data warehousing system
  • Modelling a data warehouse
  • Choosing the grain
  • Establishing dimensions
  • Establishing a fact table
  • Implementing a star schema
  • Lab: Designing a star schema
  • Lab: Implementing a star schema
Skills
  • Identify specific steps involved in analyzing and implementing a data warehousing system.
  • Use star and snowflake schema to model a data warehouse or data mart database.
  • Design a data warehouse or data mart database.
  • Choose an appropriate grain for the fact table.
  • Define dimensions and facts.
  • Create a data warehouse or data mart database.
top
Module 3: Populating a Data Warehouse
  • Process overview
  • Methods of populating a data warehouse
  • Tools for populating a data warehouse
  • Populating a data warehouse by using DTS
  • Lab: Populating a data warehouse
Skills
  • Describe the process of populating a data warehouse.
  • Describe several methods of populating a data warehouse.
  • Describe the Microsoft SQL Server version 7.0 tools available for populating a data warehouse.
  • Populate a data warehouse by using Data Transformation Services (DTS).
top
Module 4: Creating Cubes
  • Introduction to cubes
  • Defining cubes
  • Managing access to cubes
  • Demonstration: using OLAP manager
  • Storing cubes
  • Processing cubes
  • Customizing cubes
  • Lab: Creating and processing cubes
Skills
  • Define a cube by identifying fact tables, defining dimensions, and creating aggregations.
  • Establish security protocol for accessing data in cubes.
  • Choose an appropriate storage mechanism for a cube, such as relational online analytical processing (ROLAP), multidimensional OLAP (MOLAP), or hybrid OLAP (HOLAP).
  • Create cubes with calculated members and create virtual cubes.
top
Module 5: Analysing Cube Data Using Clients
  • Concepts of data analysis
  • Analysing local cubes
  • Analysing data using the Web
  • Tools for analysing data
  • Lab: Browsing cube data using Office 2000
Skills
  • Describe basic data analysis concepts.
  • Describe how to analyse cube data when disconnected from the network.
  • Use OLAP Manager and Microsoft Excel to analyse data from a cube.
top
Module 6: Multi-Dimensional Expressions (MDX)
  • What Is MDX?
  • Parts of an MDX statement
  • Writing an MDX query
  • Lab: Writing MDX statements
Skills
  • Describe the function and use of MDX syntax.
  • Describe the parts of an MDX (multidimensional expressions) statement.
  • Write an MDX statement to query a cube.
top
Module 7: Building OLAP Clients
  • Introducing the OLAP Services architecture
  • Analyzing existing cube metadata
  • Creating and populating a cellset
  • Retrieving data
  • Creating local cubes
  • Lab: Accessing data using ADO MD
Skills
  • Describe Microsoft SQL Server OLAP Services client/server architecture.
  • Analyze existing cube metadata by connecting to multidimensional data sources and accessing cube definitions.
  • Create and populate a cellset.
  • Retrieve data from cellsets and individual cells.
  • Create local cubes.
top
Module 8: Building Applications by Using Microsoft English Query
  • Introduction to English Query
  • Database normalization requirements
  • Creating an English Query application
  • Designing an English Query application for multidimensional databases
  • Deploying an English Query application
  • Lab: Building applications by using English Query
Skills
  • Design a Microsoft English Query application.
  • Create a Microsoft English Query application.
  • Test an English Query application.
  • Deploy an English Query application in a Web page or in Microsoft Visual Basic or Microsoft Visual C++® applications.
top
Module 9: Maintaining a SQL Server Data Warehouse
  • Developing a maintenance plan
  • Synchronizing data
  • Maintaining SQL Server data
  • Maintaining OLAP Services data
  • Backing up and restoring databases
  • Automating administrative tasks
  • Archiving enterprise data
  • Lab: Maintaining a SQL Server data warehouse
Skills
  • Develop a maintenance plan.
  • Synchronize Microsoft SQL Server and Microsoft SQL Server OLAP Services data.
  • Maintain SQL Server data.
  • Maintain data in an online analytical processing (OLAP) environment.
  • Back up and restore specific elements in a data warehouse.
  • Automate administrative tasks.
  • Archive and store data and metadata in Microsoft Repository.
top
Module 10: Managing a SQL Server Data Warehouse
  • Managing slowly changing dimensions
  • Optimizing your configuration
  • Optimizing your server configuration
  • Optimizing data warehouse performance
  • Optimizing cube design
  • Creating partitions
  • Optimizing based on usage
  • Lab: Creating a cube with partitions
Skills
  • Manage changing dimensions.
  • Describe optimization strategies for configuring a server.
  • Describe optimization strategies for a data warehouse.
  • Describe optimization strategies for cubes.
  • Create cube partitions.
  • Optimize performance by determining appropriate levels of aggregations, indexing, and storage methods.
top
> Pre-Requisites
Before attending this course, students must have the following pre-requisites:
  • Familiarity with Microsoft SQL Server 7.0.
  • Course 832, System Administration for Microsoft SQL Server 7.0, and course [[{http://www.F1Comp.Co.UK/sql/833.html}833, Implementing a Database on Microsoft SQL Server 7.0]].
  • Knowledge of Transact-SQL usage in the development of online transaction processing (OLTP) systems.
  • Basic understanding of programming principles (especially experience with a scripting language like Microsoft Visual Basic Scripting Edition or Microsoft JScript development software).
  • Understanding of basic database design, administration, and implementation concepts.
> Purpose
This course provides students with the technical skills required to build an effective data warehouse application with the Microsoft SQL 7.0 Server relational database management system.
> Supplementary Information
This course has now retired and is no longer available. We suggest you look at Courses 2780: Maintaining a Microsoft SQL Server 2005 Database and 6231: Maintaining a Microsoft SQL Server 2008 Database.
> EXAMS
There are no exams directly associated with this course