SQL SERVER TRAINING CURRICULUM



Similar documents
SQL Server Administrator Introduction - 3 Days Objectives

SSIS Training: Introduction to SQL Server Integration Services Duration: 3 days

LearnFromGuru Polish your knowledge

MS 50511A The Microsoft Business Intelligence 2010 Stack

SQL Server 2012 End-to-End Business Intelligence Workshop

Delivering Business Intelligence With Microsoft SQL Server 2005 or 2008 HDT922 Five Days

AV-005: Administering and Implementing a Data Warehouse with SQL Server 2014

Analysis Services Step by Step

SQL Server 2005 Features Comparison

SQL Server 2012 Business Intelligence Boot Camp

End to End Microsoft BI with SQL 2008 R2 and SharePoint 2010

Implementing a Microsoft SQL Server 2005 Database

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5 Days

70-467: Designing Business Intelligence Solutions with Microsoft SQL Server

The Microsoft Business Intelligence 2010 Stack Course 50511A; 5 Days, Instructor-led

SQL SERVER DEVELOPER Available Features and Tools New Capabilities SQL Services Product Licensing Product Editions Will teach in class room

SQL Server Analysis Services Complete Practical & Real-time Training

Microsoft Implementing Data Models and Reports with Microsoft SQL Server

Microsoft. Course 20463C: Implementing a Data Warehouse with Microsoft SQL Server

2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000

Business Benefits From Microsoft SQL Server Business Intelligence Solutions How Can Business Intelligence Help You? PTR Associates Limited

Outlines. Business Intelligence. What Is Business Intelligence? Data mining life cycle

COURSE SYLLABUS COURSE TITLE:

Microsoft Data Warehouse in Depth

COURSE 20463C: IMPLEMENTING A DATA WAREHOUSE WITH MICROSOFT SQL SERVER

Implementing a Data Warehouse with Microsoft SQL Server

Would-be system and database administrators. PREREQUISITES: At least 6 months experience with a Windows operating system.

Microsoft SQL Business Intelligence Boot Camp

Course Syllabus. Maintaining a Microsoft SQL Server 2005 Database. At Course Completion

Enterprise and Standard Feature Compare

SQL SERVER BUSINESS INTELLIGENCE (BI) - INTRODUCTION

Implementing a Data Warehouse with Microsoft SQL Server

Licenze Microsoft SQL Server 2005

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010

Implementing a Data Warehouse with Microsoft SQL Server MOC 20463

COURSE OUTLINE MOC 20463: IMPLEMENTING A DATA WAREHOUSE WITH MICROSOFT SQL SERVER

Implement a Data Warehouse with Microsoft SQL Server 20463C; 5 days

Maintaining a Microsoft SQL Server 2008 Database

M Designing and Implementing OLAP Solutions Using Microsoft SQL Server Day Course

East Asia Network Sdn Bhd

Implementing Data Models and Reports with Microsoft SQL Server

Microsoft End to End Business Intelligence Boot Camp

Querying Microsoft SQL Server

Course ID#: W 35 Hrs. Course Content

Explain how to prepare the hardware and other resources necessary to install SQL Server. Install SQL Server. Manage and configure SQL Server.

Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778

Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012

Microsoft SQL Server 2008 Bible

Module 1: Getting Started with Databases and Transact-SQL in SQL Server 2008

Implementing a Data Warehouse with Microsoft SQL Server 2012

Computer Visions Course Outline

W I S E. SQL Server 2008/2008 R2 Advanced DBA Performance & WISE LTD.

DIPLOMADO EN BASE DE DATOS

Writing Queries Using Microsoft SQL Server 2008 Transact-SQL

SAS BI Course Content; Introduction to DWH / BI Concepts

Career Portfolio provided by Beyond.com

Implementing a Data Warehouse with Microsoft SQL Server 2012

Querying Microsoft SQL Server 20461C; 5 days

BI Architecture with SQL 2012 & SharePoint 2010

Course Syllabus. At Course Completion

Querying Microsoft SQL Server Course M Day(s) 30:00 Hours

Writing Queries Using Microsoft SQL Server 2008 Transact-SQL

Course. Overview. Length: 5 Day(s) Published: English. IT Professionals. Level: Type: Method: Delivery. Enroll now (CAL)

Implementing a Data Warehouse with Microsoft SQL Server 2014

About the Authors About the Technical Reviewers Acknowledgments

SQL Server Developer Training Program. Topics Covered

Microsoft Business Intelligence

SQL Server for Database Administrators Course Syllabus

Implementing a Data Warehouse with Microsoft SQL Server

Course 20461C: Querying Microsoft SQL Server Duration: 35 hours

Implementing a Data Warehouse with Microsoft SQL Server

Course Outline. Module 1: Introduction to Data Warehousing

Saskatoon Business College Corporate Training Centre

MOC QUERYING MICROSOFT SQL SERVER

Pro SQL Server Reporting Services. Third Edition. mm m. Brian McDonald. Shawn McGehee. Rodney Landrum. Apress*

McAfee VirusScan and epolicy Orchestrator Administration Course

MS 20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012

Implementing Project Server 2010

$99.95 per user. SQL Server 2008/R2 Reporting Services CourseId: 162 Skill level: Run Time: 37+ hours (195 videos)

PerformancePoint 2010 Designing and Implementing Scorecards and Dashboards

MICROSOFT EXAM QUESTIONS & ANSWERS

How To Design A Webbased Dashboard

MS Design, Optimize and Maintain Database for Microsoft SQL Server 2008

LEARNING SOLUTIONS website milner.com/learning phone

MOC 20461C: Querying Microsoft SQL Server. Course Overview

This course will also teach how to create various kinds of dashboards using Reporting Services.

Introducing Microsoft SQL Server 2012 Getting Started with SQL Server Management Studio

MS SQL Server 2014 New Features and Database Administration

ReportPortal Web Reporting for Microsoft SQL Server Analysis Services

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008

Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills Course 6317A: Three days; Instructor-Led

Microsoft SQL Server 2012 Administration. Real-World Skills for MCSA Certification and Beyond (Exams , , and )

SQL Server 2008 Core Skills. Gary Young 2011

Microsoft SQL Database Administrator Certification

Microsoft Project Server 2010 Technical Boot Camp

INTELIGENCIA DE NEGOCIO CON SQL SERVER

Cass Walker TLG Learning

Administering a Microsoft SQL Server 2000 Database

Transcription:

SQL SERVER TRAINING CURRICULUM Complete SQL Server 2000/2005 for Developers Management and Administration Overview Creating databases and transaction logs Managing the file system Server and database configuration Backup and recovery Creating Server Objects Tables Data integrity constraints Views Indexes Transact-SQL Foundation Concepts Variables and data types Assignment expressions Null handling Stored Procedures Transact-SQL or T-SQL Creating and maintaining stored procedures Variables Parameters Logic Error handling Cursors Basic syntax Cursor types Cursor options

User-Defined Functions User-defined functions vs. stored procedures Views and stored procedures Transactions Transactions overview Syntax Behavior Triggers Types Design challenges AFTER INSTEAD OF Optimization Performance problems Tools Resolve performance problems Complete SQL Query for Developers Quick Intro to SQL Query Basics Establish baseline knowledge required elsewhere in course Elements of the SELECT statement Optional clauses Learn how to learn more, efficiently and effectively Advanced SQL Query Tactics Everything you need to know about JOINS UNION queries GROUP BY queries Sub-queries Data Manipulation Statements Insert statements Update statements Delete statements Manipulation over JOINS Working with Views Nature and purpose of views Creating and modifying view Limitations and cautions

Calling Stored Procedures and Functions Calling a procedure for effect versus data Using parameters Calling a user-defined function Task-Oriented Queries Finding unmatched or missing records Finding duplicates Calculating running sums Changing a primary key Complete SQL Server Reporting Services Introducing SQL Server Reporting Services Tour of Features Reporting Services Architecture Reporting Services Terminology Reporting Services Editions Taking Reporting Services for a Spin Creating Reports Deconstructing Reporting Services Shared Data Sources Creating Reports from Scratch Calculations and Formatting Creating Expressions Using the Global Collections Formatting Items Conditional Formatting Grouping and Sorting Creating Groups Calculating Totals and Percentages Interactive Sorting Creating Drill-Down Reports Report Parameters Creating Report Parameters Creating Drop-Down Parameters Multi-Valued Parameters Debugging Parameter Issues

Creating Matrix Reports and Charts Creating a Basic Matrix Report Matrix Subtotals Creating a Basic Chart Exploring the Charting Possibilities Managing Reporting Services Deploying Reports and Data Sources Exporting Reports and Printing Using the Web-Based Report Manager Using SQL Server Management Studio-based Reporting Services Manager Reporting Services Security Two Parts to Reporting Services Security Securing Access to Reports Data Source Security Programming Reporting Services The Many Reporting Services APIs Integrating Reporting Services into Applications using URL Access Using the Report Viewer Controls Advanced Reporting Services Programming Using the Reporting Services Web Service Working with Custom Assemblies Snapshots and Subscriptions Caching and Snapshots Creating Standard Subscriptions Creating Data-Driven Subscriptions Managing Subscriptions Ad-Hoc Reporting with Report Builder The Report Builder Architecture Creating Report Model Projects Running Report Builder Complete SQL Server 2005 Administration Installing and Configuring SQL Server 2005 Preparing to install SQL Server Installing SQL Server Managing a SQL Server 2005 Installation Managing Databases and Files Planning databases

Creating databases Managing databases Disaster Recovery Planning a Backup Strategy Backing Up User Databases Restoring User Databases Recovering Data from Database Snapshots System Database and Disaster Recovery Managing Security Overview of SQL Server Security Securing the Server Scope Securing the Database Scope Managing Keys and Certificates in SQL Server Monitoring SQL Server Viewing Current Activity Using System Monitor Using SQL Server Profiler Using DDL Triggers Using Event Notifications Transferring Data Overview of Data Transfer Introduction to SQL Server Integration Services Using SQL Server Integration Services Automating Administrative Tasks Automating Administrative Tasks in SQL Server 2005 Configuring the SQL Server Agent Creating Jobs and Operators Creating Alerts Managing Multiple Servers Managing SQL Server Agent Security Maintaining High Availability Introduction to High Availability Implementing Server Clustering Implementing Database Mirroring

Implementing Log Shipping Introduction to Replication Overview of Replication Replication Scenarios Complete SQL Server 2005 Integration Services A Guided Tour of SSIS Understanding SSIS Exploring and Executing an SSIS Package in BIDS Exploring and Executing a Package in BIDS Introduction to Control Flow Overview of Control Flow in SSIS Control Flow Tasks Workflow Tasks Other SQL Server Operations Tasks Precedence Constraints Data Processing Tasks Introduction to Data Flows Data Flow Overview Data Flow Pipeline Data Flow Sources Data Flow Destination Data Viewers Data Flow Transformations Variables and Configurations Understanding Variables Using Variables in Control Flow Using Variables in Data Flow Understanding Property Expressions Using Property Expressions Understanding Configurations Using Configurations Using Variables and Configurations between Packages Advanced Control Flow Advanced Control Flow Overview

Using Containers Transactions Support in SSIS Additional Control Flow Tasks Error Logging and Handling Error Logging and Handling Overview Checkpoints Package Logging Event Handling Advanced Data Flow Synchronous Transformations Asynchronous Transformations Working with Error Outputs Using Advanced Transformations Package Deployment Overview of Deploying Packages Deployment Challenges Create a Package Deployment Utility The Package Installation Wizard Deploy a Package to the File System Deploy a Package to SQL Server Redeploying Updated Packages Package Management Overview of Package Management Managing Packages with DTUtil Managing packages with SQL Server Management Studio Executing Packages Scheduling packages with SQL Server Agent SSIS Security Introduction to Scripting and Custom Components Extending SSIS Capabilities Through Code The SSIS Scripting Scripting in Control Flows Scripting in Data Flows

Scripting Compilation Custom SSIS Components Best Practices Best Practices for Using SSIS Best Practices for Package Design Data Flow Best Practices Beyond ETL: Other Scenarios for SSIS Using SSIS Beyond ETL Migrating SQL Servers with SSIS SQL Server Maintenance Plans Working with Analysis Services Folder and File Management Working with the Windows Event Log Complete SQL Server 2005 Analysis Services What Is Microsoft BI? Core concept - BI is the cube or UDM Example cube as seen using Excel pivot table MS BI is comprehensive - more than Analysis Services on SQL Server Demonstration of SQL Reporting Services with cube as data source OLAP Modeling Modeling source schemas-stars and snowflakes Understanding dimensional modeling- Dimensions (Type 1, 2, or 3) or rapidly changing Understanding fact (measures) and cube modeling Other types of modeling-data mining etc... Using SSAS in BIDS Understanding the development environment Creating Data Sources and Data Source Views Creating cubes - using the UDM and the Cube Build Wizard Refining Dimensions and Measures in BIDS Intermediate SSAS KPIs Perspectives Translations - cube metadata and currency localization Actions - regular, drill-through and reporting

Advanced SSAS Using multiple fact tables Modeling intermediate fact tables Modeling M:M dimensions, Fact (degenerate) dimensions, Role-playing dimensions, writeback dimensions Modeling changing dimensions - Dimension Intelligence w/ Wizard Using the Add Business Intelligence Wizards - write-back, semi-additive measures, time intelligence, account intelligence Cube Storage and Aggregation Storage topics - basic aggregations, MOLAP Advanced Storage Design - MOLAP, ROLAP, HOLAP Partitions - relational and Analysis Services partitions Customizing Aggregation Design - Processing Design Rapidly changing dimensions / ROLAP dimensions Welcome to the Real Time - Proactive Caching Cube processing options Beginning MDX Basic syntax Using the MDX query editor in SQL Server Management Studio \Most-used Functions & Common tasks New MDX functions Intermediate MDX Adding calculated members Adding scripts Adding named sets.net Assemblies SSAS Administration Best practices - health monitoring XMLA scripting (SQL Mgmt Studio) Other Documentation methods Security - roles and permissions Disaster Recovery - backup / restore Clustering - high availability Introduction to Data Mining What and why?

Examples of using each of the 9 algorithms (MS Clustering, MS Decision Trees, Naïve Bayes, MS Sequence Clustering, MS Time Series, MS Association Rules, MS Neural Network) Data Mining dimensions Data Mining clients Processing mining models Introduction to Reporting Clients Excel 2003 Pivot Tables SQL RS & Report Builder SPS RS web parts &.NET 2.0 report viewer controls Business Scorecards 2005 & ProClarity Future Directions - Integration with Office 12 SharePoint 12 and AS Report Center (type of dashboard) uses KPIs, Reports, Excel Web, Filter Excel Services 12 and AS (Web Services) 2008. IT Consulting Services. http://www.itconsultservices.com