$99.95 per user. SQL Server 2008 Integration Services CourseId: 158 Skill level: Run Time: 42+ hours (210 videos)

Size: px
Start display at page:

Download "$99.95 per user. SQL Server 2008 Integration Services CourseId: 158 Skill level: Run Time: 42+ hours (210 videos)"

Transcription

1 Course Description Our is a comprehensive A-Z course that covers exactly what you want in an SSIS course: data flow, data flow, and more data flow. You will learn about transformations, common design patterns used in SSIS, how to manage task execution with precedence constraints and much more. Also covered are best practices, performance tuning, security, package management and many real world situations that almost all SSIS developers must be able to handle. This course features 210 videos in nine chapters and totals more than 42 hours of instructor-led training for SSIS Table of Contents 1 - An Introduction to Getting Started With Your First SSIS Packages 3 -Package Management: Saving, Encryption, Logging, and Auditing 4 - Task Tour: A Look at the Common SSIS Tasks 5 - Dynamic SSIS: Variables, Expressions, and Package Configurations 6 - Real World SSIS Projects and Examples 7 - Scripting and Using.NET Assemblies in SSIS 8 - Package Execution and Scheduling 9 - Migrating and Upgrading From SQL Server 2000 DTS to SSIS Pricing and Multi-User Licensing LearnItFirst s courses are priced on a per user, per course basis. Volume discounts start for as few as five users. Please visit our website or call us at +1(877) for more information. $99.95 per user Purchasing this course allows you access to view and download the videos for one full year Course may be watched as often as necessary during that time

2 Who Is This Course Designed For? This course is designed to offer coverage for beginners as well as advanced users. No prior knowledge of SSIS is required but prior working experience with SQL Server 2000, SQL Server 2005, or will help you get the most out of this course. Pre-Requisites While a true beginner could take this course, it is actually recommended that you have at least 30 days experience working with SQL Server (or equivalent work experience with another database system) prior to taking this course. About the Instructor Scott Whigham is the founder of LearnItFirst.com, one of the web s most extensive video training libraries focusing on technical training. Scott is also an experienced consultant, trainer, and author with more than a decade of hands-on experience working with SQL Server databases, writing and debugging applications using Visual Studio, and performance tuning. Scott designed the architecture (websites, class libraries, and database) for the LearnItFirst.com websites and, most recently, was involved in upgrading the websites and support applications from Visual Studio 2005 to Visual Studio 2008 and to. Before founding LearnItFirst, Scott had been an independent consultant since 1998 focusing on SQL Server and.net performance tuning and data warehousing. Scott has been asked to speak and train at events in the United States and Europe. As an author, Scott has written courses on SQL Server and C# and VB languages as well as popular articles for top-selling magazines and the MSDN (Microsoft Developer Network) library. Frequently Asked Questions How do I access the videos? You can access the videos 24/7 online via our website Do I have to have internet access to watch the videos? No! Users can download the videos to their hard drive. How long are the videos? The videos are broken into 10 minute task-oriented segments designed to teach you a single task How many videos are in a course? It depends on the topic; courses can have anywhere from videos! For More Details Visit Course/158/SSIS-2008.aspx for more information and to watch free sample videos from this course.

3 Videos in this course: (cont.): Chapter 1: An Introduction to Course Introduction: What Will This Course Cover? An Overview of SSIS for Newbies and Beginners, Part An Overview of SSIS for Newbies and Beginners, Part An Overview of the SSIS Environment An Overview of Visual Studio/BIDS, Part An Overview of Visual Studio/BIDS, Part Common Terms and Concepts That All SSIS Developers Need to Know, Part Common Terms and Concepts That All SSIS Developers Need to Know, Part What s New in SSIS The Easy Stuff What s New in SSIS The Obvious Stuff What s New in SSIS The Not-So-Obvious Stuff How to Install SQL Server Samples Chapter 2: Getting Started With Your First SSIS Packages An Overview of Creating SSIS Packages and How It All Works Importing Data Using the Wizards: How to Import Microsoft Access Tables, Part Importing Data Using the Wizards: How to Import Microsoft Access Tables, Part Importing Data Using the Wizards: How to Import Microsoft Excel Workbooks and Spreadsheets Creating Your First SSIS Package, Part Creating Your First SSIS Package, Part Creating Your First SSIS Package, Part How to Annotate, Document, and Format Your SSIS Packages Visual Studio/BIDS: Understanding the Toolbox and Working in BIDS Visual Studio/BIDS: Managing Projects with Multiple SSIS Packages

4 Chapter 3: Package Management: Saving, Encryption, Logging, and Auditing Chapter Introduction What Is Included An Overview of the Options for Saving Files: File System, Package Store, and msdb Storage Understanding the SSIS Package Store and Package Folders, Part Understanding the SSIS Package Store and Package Folders, Part One Way to Do Version Control for SSIS Packages Understanding the SSIS Package ProtectionLevel Settings Encryption, User Keys, Passwords and More SSIS ProtectionLevel Options How to Import and Export SSIS Packages Troubleshooting Corrupt Package Error Messages An Overview of Package Logging and Auditing Options in SSIS Using the Windows Event Log and Text File Log Providers How to Log to SQL Server, XML, and Profiler Traces Chapter 4: Task Tour: A Look at the Common SSIS Tasks Chapter Introduction What Is Included An Overview of the SSIS Toolbox Containers: The For Loop and Sequence Containers, Part Containers: The For Loop and Sequence Containers, Part Containers: The Foreach Loop Container and How to Loop Through Every File in a Folder Containers: Groups and How to Group Tasks How to Add a Popup Box to Your SSIS Package Precedence Constraints: What They Are and How to Use Them Precedence Constraints: What Happens With Multiple Constraints Precedence Constraints: Logical AND/OR and Annotating

5 Chapter 4: Task Tour: A Look at the Common SSIS Tasks (cont.) Analysis Services Tasks: Working with SSAS and SSIS Analysis Services Tasks: Working with the Execute DDL and Process Cube Tasks Analysis Services Tasks: Processing Cubes and the Data Mining Query Task DBA Tasks in SSIS Maintenance Plan Tasks in SSIS WMI Tasks: The WMI Event Watcher Task, Part WMI Tasks: The WMI Event Watcher Task, Part WMI Tasks: The WMI Data Reader Task Working with Files and Folders: The FTP Task How to Download Multiple Files with the FTP Task Working with Files and Folders: The File System Task Working with Files and Folders: Using the Execute Process Task to Zip Up Files Prior to Upload Why the Send Mail Task Is Almost Useless The Script Task: An Overview How to Send Using the Script Task (C#) How to Send Using the Script Task (VB) Overview of the Execute SQL Task Overview of the Data Import/Export Related Tasks Using the Bulk Insert Task to Load Rows from Text Files, Part Using the Bulk Insert Task to Load Rows from Text Files, Part Bulk Insert Task: The Importance of Enable Identity Insert The 10-Minute Guide to Writing Format Files Overview of the Data Flow Task Five Minutes to Create a Quick and Easy Data Flow Task Adding Complexity Requires a Deeper Understanding

6 Chapter 4: Task Tour: A Look at the Common SSIS Tasks (cont.) Quick Tip: How to Troubleshoot Warnings and Errors in the Data Flow Task Data Types, Parsing, and Validation in SSIS - The Lecture, Part Data Types, Parsing, and Validation in SSIS - The Lecture, Part How to Map SSIS Data Types to {Insert Source/Destination here} Data Type Conversion: Input/Output Columns and the Data Conversion Transformation, Part Data Type Conversion: Input/Output Columns and the Data Conversion Transformation, Part SSIS Development Tip: How to Create a Trash Destination (i.e. a Fake Destination) SSIS Development Tip: Using Data Viewers to Help You Visualize What Is Happening SSIS Development Tip: Understanding the Advanced Editor for Sources SSIS Development Tip: Don t Be Afraid to Use Control Files SSIS Development Tip: Make Sure You Understand Data Flow Validation An In-Depth Look at the Various Data Sources: When to Use Each An In-Depth Look at the Various Data Destinations: When to Use Each An Overview of the Various Transformations Available, Part An Overview of the Various Transformations Available, Part An Overview of the Various Transformations Available, Part Use the SSIS Aggregate and Derived Transformations to Export Excel to SQL Server, Part Use the SSIS Aggregate and Derived Transformations to Export Excel to SQL Server, Part How to Use the SSIS Character Map Transformation to Export MS Access to Text File Get to Know the SSIS Lookup Transformation to Lookup Values in an Access 2007 DB, Part Get to Know the SSIS Lookup Transformation to Lookup Values in an Access 2007 DB, Part How to Do Cached Lookup Transformations Using the Cache Transform How to Use the SSIS Lookup Transformation to Lookup Values in Excel Workbook Lookup Transformations vs. Fuzzy Lookup Transformations Fuzzy Logic - The Fuzzy Grouping Transformation

7 Chapter 4: Task Tour: A Look at the Common SSIS Tasks (cont.) Term Extraction Transformation and Term-based Transforms How to Use Conditional Split to Write to Excel and SQL Server How to Use the SSIS Audit Transformation How to Use the Union All Transformation in SSIS Comparison of Merge and Union All Transformations How to Manually Sort the Data for Merge and Merge Join Transformations Understanding the Merge Join Transformation and Comparing to the Lookup Transform When and How to Use the SSIS Copy Column Transformation The Multicast SSIS Transformation Using the Row Sampling and the Percentage Sampling Transformations How to Sort Data Before Import Using the Sort Transformation How to Import XML Data Into SQL Server Using the XML Source and Merge Join How to do Fast Parse with the Data Conversion Transformation How to Use the OLE DB Command for Workflow Customizations How to Create Pivot Tables Using the Pivot Transformation, Part How to Create Pivot Tables Using the Pivot Transformation, Part 2 Chapter 5: Dynamic SSIS: Variables, Expressions, and Package Configurations Chapter Introduction What Is Included Using Variables in SSIS: System Variables Using Variables in SSIS: User Variables and Data Types How to Create a Popup Message to Show Variable Values Getting and Setting Variables Using the Script Task with C# and Visual Basic Variable Scope, Namespaces and Events

8 Chapter 5: Dynamic SSIS: Variables, Expressions, and Package Configurations (cont.) Using Variables in the Foreach Container: Looping Through Files in a Folder Using Variables in the Foreach Container: Looping Through Every Row in a Item Collection Using Variables in the Foreach Container: Looping Through Every Row in a Table/Result Set, Part Using Variables in the Foreach Container: Looping Through Every Row in a Table/Result Set, Part Execute SQL Task: Input Parameters and Parameter Mapping (OLE DB) Execute SQL Task: Input Parameters and Parameter Mapping (ADO.NET and ADO) Execute SQL Task: How to Execute Variable-based SQL Statements How to Combine the Foreach Loop and the Execute SQL Task Execute SQL Task: How to Capture Output Parameters From Stored Procedures Execute SQL Task: How to Capture Return Values From Stored Procedures Expressions in SSIS: What They Are and How to Use Them Expressions in SSIS: How to Use Variables and Functions in Expressions How to Assign the Filename of a Bulk Insert Task at Runtime Using Expressions How to Dynamically Create SQL Using the Script and Execute SQL Tasks How to Create a Folder for the Current Date and/or Time (Year, Quarter, Month, Day, etc) Expressions in SSIS: Data types and Type Casts Using Expressions in Precedence Constraints Understanding Package Configurations Looking at the Various Options Available for Package Configurations How to Use Environment Variables In Your Package Configurations How to Use SQL Server Tables to Store Your Package Configurations Best Practices for Managing SSIS Package Configurations Stored in SQL Server

9 Chapter 6: Real World SSIS Projects and Examples Chapter Introduction What Is Included How to Loop Through All Files in a Folder and Load Into SQL Server, Part How to Loop Through All Files in a Folder and Load Into SQL Server, Part How to Loop Through All Files in a Folder and Load Into SQL Server, Part How to Loop Through All Files in a Folder and Load Into SQL Server, Part How to Loop Through All Files in a Folder and Load Into SQL Server, Part Exporting XML Data from SQL Server, Part Exporting XML Data from SQL Server, Part Perform a Bulk Load into SQL Server: What Options Are Available? Perform a Bulk Load into SQL Server: Optimizing Bulk Loads, Part Perform a Bulk Load into SQL Server: Optimizing Bulk Loads, Part An SSIS Package for Testing Bulk Load Options, Part An SSIS Package for Testing Bulk Load Options, Part An SSIS Package for Testing Bulk Load Options, Part How to an Excel File Report Using SSIS, Part How to an Excel File Report Using SSIS, Part Incremental Updates: Options Available for Performing Incremental Updates with SSIS, Part Incremental Updates: Options Available for Performing Incremental Updates with SSIS, Part How to Perform Incremental Loads Using the Data Flow Task and Conditional Split, Part How to Perform Incremental Loads Using the Data Flow Task and Conditional Split, Part How to Perform Incremental Loads Using the Data Flow Task and Conditional Split, Part How to Perform Incremental Loads Using the Data Flow Task and Conditional Split, Part FTP - Downloading Files to a Folder - Using Variables and Expressions to Make Dynamic How to Create a Reusable FTP Package that Accepts Parent Variables for FileName How to Export a Text File, Zip It Up, and then Upload to FTP, Part 1

10 Chapter 6: Real World SSIS Projects and Examples (cont.) How to Export a Text File, Zip It Up, and then Upload to FTP, Part How to Populate an Analysis Services Cube, Part How to Populate an Analysis Services Cube, Part 2 Chapter 7: Scripting and Using.NET Assemblies in SSIS Chapter Introduction What Is Included What Can You Do with.net and SSIS? Getting Comfortable with the Script Task, Part Getting Comfortable with the Script Task - C# Edition Getting Comfortable with the Script Task - Visual Basic Edition How to Read and Write SSIS Variables Using the Script Task - The Easy Way How to Read and Write SSIS Variables Using the Script Task - The Hard Way (C#) How to Read and Write SSIS Variables Using the Script Task - The Hard Way (VB) How to Add a Stopwatch/Timer to Your SSIS Packages How to Add a Progress Bar to Your Output How to Use Custom and Third Party.NET Assemblies in SSIS 2008, Part How to Use Custom and Third Party.NET Assemblies in SSIS 2008, Part How to Use Custom and Third Party.NET Assemblies in SSIS 2008, Part How to Create Great Looking Excel Reports Using SSIS: The Setup, Part How to Create Great Looking Excel Reports Using SSIS: The Setup, Part How to Create Great Looking Excel Reports Using SSIS: Installing the PIAs How to Create Great Looking Excel Reports Using SSIS: The Final Package How to Send Fancy HTML s How to Send s From Gmail/Yahoo/Live Accounts How to Import MP3 Files into a Database Using SSIS, Part 1

11 Chapter 7: Scripting and Using.NET Assemblies in SSIS (cont.) How to Import MP3 Files into a Database Using SSIS, Part How to Import MP3 Files into a Database Using SSIS, Part How to Export MP3 Files from a Database Using SSIS Chapter 8: Package Execution and Scheduling Chapter Introduction: What Is Included Security and Context in SSIS SSIS Package Roles and Understanding Security How to Assign Package Roles Understanding How Context Works in SSIS Package Execution, Part Understanding How Context Works in SSIS Package Execution, Part Understanding How Context Works in SSIS Package Execution, Part The Different Options for Executing SSIS Packages How to Schedule SSIS Packages as a SQL Server Job, Part How to Schedule SSIS Packages as a SQL Server Job, Part Using Package Configurations and Setting Variables to Create Dynamic Scheduled Jobs Using Proxies and Credentials When Scheduling Your SSIS Package As a SQL Server Job

12 Chapter 9: Migrating and Upgrading From SQL Server 2000 DTS to SSIS Chapter Introduction What Is Included Upgrading from DTS to SSIS: Running the Upgrade Advisor, Part Upgrading from DTS to SSIS: Running the Upgrade Advisor, Part Options for Migrating from SQL Server 2000 DTS to SSIS in, Part Options for Migrating from SQL Server 2000 DTS to SSIS in, Part Using the Package Migration Wizard to Upgrade Your DTS Packages to SSIS, Part Using the Package Migration Wizard to Upgrade Your DTS Packages to SSIS, Part Copying DTS Packages to, Part Copying DTS Packages to, Part 2 For More Details Visit Course/158/SSIS-2008.aspx for more information and to watch free sample videos from this course.

$99.95 per user. SQL Server 2005 Integration Services CourseId: 153 Skill level: Run Time: 31+ hours (162 videos)

$99.95 per user. SQL Server 2005 Integration Services CourseId: 153 Skill level: Run Time: 31+ hours (162 videos) Course Description This popular LearnItFirst.com course is one of our most popular courses. Master trainer Scott Whigham takes you through the steps you need to migrate data to and fro. You ll learn package

More information

COPYRIGHTED MATERIAL. Contents. Introduction. Chapter 1: Welcome to SQL Server Integration Services 1. Chapter 2: The SSIS Tools 21

COPYRIGHTED MATERIAL. Contents. Introduction. Chapter 1: Welcome to SQL Server Integration Services 1. Chapter 2: The SSIS Tools 21 Introduction xxix Chapter 1: Welcome to SQL Server Integration Services 1 SQL Server SSIS Historical Overview 2 What s New in SSIS 2 Getting Started 3 Import and Export Wizard 3 The Business Intelligence

More information

SQL Server Integration Services

SQL Server Integration Services www.logicalimagination.com 800.657.1494 SQL Server Integration Services Course #: SS-103 Duration: 3 days Prerequisites This course assumes no prior knowledge of SQL Server Integration Services. This course

More information

$ SQL Server 2000 Database Administration. Course Description. Table of Contents. Pricing and Multi-User Licensing

$ SQL Server 2000 Database Administration. Course Description. Table of Contents. Pricing and Multi-User Licensing Course Description This course is a soup-to-nuts course that will teach you how to choose your edition, install, configure and manage any edition of SQL Server 2000. You ll learn the details of security,

More information

$99.95 per user. SQL Server 2005 Reporting Services CourseId: 154 Skill level: Run Time: 17+ hours (99 videos)

$99.95 per user. SQL Server 2005 Reporting Services CourseId: 154 Skill level: Run Time: 17+ hours (99 videos) Course Description Learn (SSRS) online with this 17+ hour training course from master trainer Scott Whigham. This course will teach you how to create your own reports (charts, graphs and more) as well

More information

This course is suitable for delegates working with all versions of SQL Server from SQL Server 2008 through to SQL Server 2016.

This course is suitable for delegates working with all versions of SQL Server from SQL Server 2008 through to SQL Server 2016. (SSIS) SQL Server Integration Services Course Description: Delegates attending this course will have requirements to implement SQL Server Integration Services (SSIS) to export and import data between mixed

More information

$99.95 per user. Writing Queries for SQL Server (2005/2008 Edition) CourseId: 160 Skill level: Run Time: 42+ hours (209 videos)

$99.95 per user. Writing Queries for SQL Server (2005/2008 Edition) CourseId: 160 Skill level: Run Time: 42+ hours (209 videos) Course Description This course is a comprehensive query writing course for Microsoft SQL Server versions 2005, 2008, and 2008 R2. If you struggle with knowing the difference between an INNER and an OUTER

More information

Deccansoft Software Services. SSIS Syllabus

Deccansoft Software Services. SSIS Syllabus Overview: SQL Server Integration Services (SSIS) is a component of Microsoft SQL Server database software which can be used to perform a broad range of data migration, data integration and Data Consolidation

More information

Integration Services. Creating an ETL Solution with SSIS. Module Overview. Introduction to ETL with SSIS Implementing Data Flow

Integration Services. Creating an ETL Solution with SSIS. Module Overview. Introduction to ETL with SSIS Implementing Data Flow Pipeline Integration Services Creating an ETL Solution with SSIS Module Overview Introduction to ETL with SSIS Implementing Data Flow Lesson 1: Introduction to ETL with SSIS What Is SSIS? SSIS Projects

More information

MSBI( SSAS, SSIS, SSRS) Course Content:35-40hours

MSBI( SSAS, SSIS, SSRS) Course Content:35-40hours MSBI( SSAS, SSIS, SSRS) Course Content:35-40hours Course Outline SQL Server Analysis Services Course Content SSAS: What Is Microsoft BI? Core concept BI is the cube or UDM Example cube as seen using Excel

More information

POWER BI COURSE CONTENT

POWER BI COURSE CONTENT POWER BI COURSE CONTENT Why Power BI Training? Power BI is one of the newest additions to Office 365. In this course you will learn Power BI from beginner to advance. Power BI Course enables you to perform

More information

1. SQL Server Integration Services. What Is Microsoft BI? Core concept BI Introduction to SQL Server Integration Services

1. SQL Server Integration Services. What Is Microsoft BI? Core concept BI Introduction to SQL Server Integration Services 1. SQL Server Integration Services What Is Microsoft BI? Core concept BI Introduction to SQL Server Integration Services Product History SSIS Package Architecture Overview Development and Management Tools

More information

Building robust solutions, DFT (cant.) OLE DB destination, queries, source file, 563 TextFieldParser class, transformation tas

Building robust solutions, DFT (cant.) OLE DB destination, queries, source file, 563 TextFieldParser class, transformation tas Index ADO.NET connection manager editor, 90 description, 90.NET provider, 91 SqlClient connection manager editor, 92 source and destination adapters, 226 Analysis Services connection manager, 98-99 Analysis

More information

MSBI (SSIS, SSRS, SSAS) Course Content

MSBI (SSIS, SSRS, SSAS) Course Content SQL / TSQL Development 1. Basic database and design 2. What is DDL, DML 3. Data Types 4. What are Constraints & types 1. Unique 2. Check 3. NULL 4. Primary Key 5. Foreign Key 5. Default 1. Joins 2. Where

More information

CHAKRA IT SOLUTIONS TO LEARN ABOUT OUR UNIQUE TRAINING PROCESS:

CHAKRA IT SOLUTIONS TO LEARN ABOUT OUR UNIQUE TRAINING PROCESS: chakraitsolutions.com http://chakraitsolutions.com/msbi-online-training/ MSBI ONLINE TRAINING CHAKRA IT SOLUTIONS TO LEARN ABOUT OUR UNIQUE TRAINING PROCESS: Title Duration Timing Method Software Study

More information

6 SSIS Expressions SSIS Parameters Usage Control Flow Breakpoints Data Flow Data Viewers

6 SSIS Expressions SSIS Parameters Usage Control Flow Breakpoints Data Flow Data Viewers MSBI Training Program [SSIS SSAS SSRS] Duration : 60 Hrs SSIS 1 Introduction to SSIS SSIS Components Architecture & Installation SSIS Tools and DTS 2 SSIS Architecture Control Flow Tasks Data Flow Tasks

More information

MSBI. Business Intelligence Contents. Data warehousing Fundamentals

MSBI. Business Intelligence Contents. Data warehousing Fundamentals MSBI CAC Noida is an ISO 9001:2015 certified training center with professional experience that dates back to 2005. The vision is to provide professional education merging corporate culture globally to

More information

SQL Server and MSBI Course Content SIDDHARTH PATRA

SQL Server and MSBI Course Content SIDDHARTH PATRA SQL Server and MSBI Course Content BY SIDDHARTH PATRA 0 Introduction to MSBI and Data warehouse concepts 1. Definition of Data Warehouse 2. Why Data Warehouse 3. DWH Architecture 4. Star and Snowflake

More information

MICROSOFT BUSINESS INTELLIGENCE

MICROSOFT BUSINESS INTELLIGENCE SSIS MICROSOFT BUSINESS INTELLIGENCE 1) Introduction to Integration Services Defining sql server integration services Exploring the need for migrating diverse Data the role of business intelligence (bi)

More information

$ Windows Server 2008 Administration. Course Description

$ Windows Server 2008 Administration. Course Description Course Description With our 2008 online training course, you ll learn everything from installation to advanced disaster recovery. Let Grant Moyle, master trainer, teach you how to manage your Windows 2008

More information

MCSA SQL SERVER 2012

MCSA SQL SERVER 2012 MCSA SQL SERVER 2012 1. Course 10774A: Querying Microsoft SQL Server 2012 Course Outline Module 1: Introduction to Microsoft SQL Server 2012 Introducing Microsoft SQL Server 2012 Getting Started with SQL

More information

MICROSOFT BUSINESS INTELLIGENCE (MSBI: SSIS, SSRS and SSAS)

MICROSOFT BUSINESS INTELLIGENCE (MSBI: SSIS, SSRS and SSAS) MICROSOFT BUSINESS INTELLIGENCE (MSBI: SSIS, SSRS and SSAS) Microsoft's Business Intelligence (MSBI) Training with in-depth Practical approach towards SQL Server Integration Services, Reporting Services

More information

Performance Tuning for the BI Professional. Jonathan Stewart

Performance Tuning for the BI Professional. Jonathan Stewart Performance Tuning for the BI Professional Jonathan Stewart Jonathan Stewart Business Intelligence Consultant SQLLocks, LLC. @sqllocks jonathan.stewart@sqllocks.net Agenda Shared Solutions SSIS SSRS

More information

Dynamically build connection objects for Microsoft Access databases in SQL Server Integration Services SSIS

Dynamically build connection objects for Microsoft Access databases in SQL Server Integration Services SSIS Dynamically build connection objects for Microsoft Access databases in SQL Server Integration Services SSIS Problem As a portion of our daily data upload process, we receive data in the form of Microsoft

More information

[AVNICF-MCSASQL2012]: NICF - Microsoft Certified Solutions Associate (MCSA): SQL Server 2012

[AVNICF-MCSASQL2012]: NICF - Microsoft Certified Solutions Associate (MCSA): SQL Server 2012 [AVNICF-MCSASQL2012]: NICF - Microsoft Certified Solutions Associate (MCSA): SQL Server 2012 Length Delivery Method : 5 Days : Instructor-led (Classroom) Course Overview Participants will gain the knowledge

More information

Acknowledgments...iii

Acknowledgments...iii Contents Acknowledgments...iii Chapter 1: Introduction... 1 Why Use SSIS?... 1 Efficiency... 2 Database Agnostic... 3 Support and Documentation... 3 Availability... 3 An SSIS Overview... 3 OLE DB vs. ODBC...

More information

$ Building Portals with SharePoint Course Description. Table of Contents. Pricing and Multi-User Licensing. Packages and Bundles Available

$ Building Portals with SharePoint Course Description. Table of Contents. Pricing and Multi-User Licensing. Packages and Bundles Available Course Description Our SharePoint training course will teach you how to do everything from building team portals with templates, web parts, and site collections as well as administration (disaster recovery,

More information

SQL Server 2005 Integration Services

SQL Server 2005 Integration Services Integration Services project An Integration Services project allows managing all ETL processes It is based on Business Intelligence projects of type Integration Services Open Visual Studio and create a

More information

Microsoft SQL Server Training Course Catalogue. Learning Solutions

Microsoft SQL Server Training Course Catalogue. Learning Solutions Training Course Catalogue Learning Solutions Querying SQL Server 2000 with Transact-SQL Course No: MS2071 Two days Instructor-led-Classroom 2000 The goal of this course is to provide students with the

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!  We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ We offer free update service for one year Exam : 70-448 Title : TS:MS SQL Server 2008.Business Intelligence Dev and Maintenan Vendors : Microsoft

More information

MSBI Online Training (SSIS & SSRS & SSAS)

MSBI Online Training (SSIS & SSRS & SSAS) MSBI Online Training (SSIS & SSRS & SSAS) Course Content: SQL Server Integration Services Introduction Introduction of MSBI and its tools MSBI Services and finding their statuses Relation between SQL Server

More information

Course 6231A: Maintaining a Microsoft SQL Server 2008 Database

Course 6231A: Maintaining a Microsoft SQL Server 2008 Database Course 6231A: Maintaining a Microsoft SQL Server 2008 Database OVERVIEW About this Course Elements of this syllabus are subject to change. This five-day instructor-led course provides students with the

More information

COURSE 20462C: ADMINISTERING MICROSOFT SQL SERVER DATABASES

COURSE 20462C: ADMINISTERING MICROSOFT SQL SERVER DATABASES Page 1 of 11 ABOUT THIS COURSE This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2014 database. The course focuses on teaching individuals

More information

Microsoft End to End Business Intelligence Boot Camp

Microsoft End to End Business Intelligence Boot Camp Microsoft End to End Business Intelligence Boot Camp 55045; 5 Days, Instructor-led Course Description This course is a complete high-level tour of the Microsoft Business Intelligence stack. It introduces

More information

Accelerated SQL Server 2012 Integration Services

Accelerated SQL Server 2012 Integration Services 1 Accelerated SQL Server 2012 Integration Services 4 Days (BI-ISACL12-301-EN) Description This 4-day instructor led training focuses on developing and managing SSIS 2012 in the enterprise. In this course,

More information

Course 6231A: Maintaining a Microsoft SQL Server 2008 Database

Course 6231A: Maintaining a Microsoft SQL Server 2008 Database Course 6231A: Maintaining a Microsoft SQL Server 2008 Database About this Course This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2008

More information

MS-55045: Microsoft End to End Business Intelligence Boot Camp

MS-55045: Microsoft End to End Business Intelligence Boot Camp MS-55045: Microsoft End to End Business Intelligence Boot Camp Description This five-day instructor-led course is a complete high-level tour of the Microsoft Business Intelligence stack. It introduces

More information

MS-20462: Administering Microsoft SQL Server Databases

MS-20462: Administering Microsoft SQL Server Databases MS-20462: Administering Microsoft SQL Server Databases Description This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2014 database.

More information

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services Course 6235A: Implementing and Maintaining Microsoft SQL Server 2008 Integration Services Course Details Course Outline Module 1: Introduction to SQL Server 2008 Integration Services The students will

More information

Implementing a Data Warehouse with Microsoft SQL Server 2012/2014 (463)

Implementing a Data Warehouse with Microsoft SQL Server 2012/2014 (463) Implementing a Data Warehouse with Microsoft SQL Server 2012/2014 (463) Design and implement a data warehouse Design and implement dimensions Design shared/conformed dimensions; determine if you need support

More information

SQL Server Course Administering a SQL 2016 Database Infrastructure. Length. Prerequisites. Audience. Course Outline.

SQL Server Course Administering a SQL 2016 Database Infrastructure. Length. Prerequisites. Audience. Course Outline. SQL Server Course - 20764 Administering a SQL 2016 Database Infrastructure Length 5 days Prerequisites Basic knowledge of the Microsoft Windows operating system and its core functionality. Working knowledge

More information

You create project parameters to store the username and password that are used to access the FTP site.

You create project parameters to store the username and password that are used to access the FTP site. 1 Microsoft - 70-463 Implementing a Data Warehouse with Microsoft SQL Server 2012 QUESTION: 1 You are developing a project that contains multiple SQL Server Integration Services (SSIS) packages. The packages

More information

Automating Administration with Windows PowerShell 2.0

Automating Administration with Windows PowerShell 2.0 Automating Administration with Windows PowerShell 2.0 Course No. 10325 5 Days Instructor-led, Hands-on Introduction This course provides students with the knowledge and skills to utilize Windows PowerShell

More information

Microsoft. Exam Questions Implementing a Data Warehouse with Microsoft SQL Server 2012 / Version:Demo

Microsoft. Exam Questions Implementing a Data Warehouse with Microsoft SQL Server 2012 / Version:Demo Microsoft Exam Questions 70-463 Implementing a Data Warehouse with Microsoft SQL Server 2012 / 2014 Version:Demo 1.You are adding a new capability to several dozen SQL Server Integration Services (SSIS)

More information

Maintaining a Microsoft SQL Server 2008 Database (Course 6231A)

Maintaining a Microsoft SQL Server 2008 Database (Course 6231A) Duration Five days Introduction Elements of this syllabus are subject to change. This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2008

More information

$ Exchange Server 2007 Administration. Course Description. Table of Contents. Pricing and Multi-User Licensing. Packages and Bundles Available

$ Exchange Server 2007 Administration. Course Description. Table of Contents. Pricing and Multi-User Licensing. Packages and Bundles Available Course Description System administration guru Grant Moyle leads you through this training course which features more than 15 hours of classroom-quality, instructor-led training. You ll learn everything

More information

Chapter 1: Introducing SQL Server

Chapter 1: Introducing SQL Server Leiter ftoc.tex V3-03/25/2009 1:31pm Page xv Introduction xxvii Chapter 1: Introducing SQL Server 2008 1 A Condensed History of SQL Server 1 In the Beginning 1 The Evolution of a Database 1 Microsoft Goes

More information

Index. AcquireConnection method, 207 Advanced Editor, 259 AndyWeather.com, 275

Index. AcquireConnection method, 207 Advanced Editor, 259 AndyWeather.com, 275 Index A AcquireConnection method, 207 Advanced Editor, 259 AndyWeather.com, 275 B Biml2014, 344 Business intelligence (BI), 343 Business Intelligence Development Studio (BIDS), 28, 262 Business Intelligence

More information

Lab 1: Implementing Data Flow in an SSIS Package

Lab 1: Implementing Data Flow in an SSIS Package Lab 1: Implementing Data Flow in an SSIS Package In this lab, you will focus on the extraction of customer and sales order data from the InternetSales database used by the company s e-commerce site, which

More information

What Makes SSIS Tick?

What Makes SSIS Tick? What Makes SSIS Tick? A Look at Internals and Performance @sqlravi Ravi Kumar Lead Business Intelligence Developer LMO Advertising Twitter: @SQLRavi Kumar.ravi3@gmail.com Agenda Why Internals? Control

More information

Microsoft Exchange Server 2007 Implementation and Maintenance

Microsoft Exchange Server 2007 Implementation and Maintenance Microsoft Exchange Server 2007 Implementation and Maintenance Chapter 1 Exchange Server 2007 Deployment 1.1 Overview, Hardware & Editions 1.2 Exchange Server, Windows & Active Directory 1.3 Administration

More information

Implementing a Data Warehouse with Microsoft SQL Server 2012

Implementing a Data Warehouse with Microsoft SQL Server 2012 Implementing a Data Warehouse with Microsoft SQL Server 2012 Course 10777A 5 Days Instructor-led, Hands-on Introduction Data warehousing is a solution organizations use to centralize business data for

More information

Aggregating Knowledge in a Data Warehouse and Multidimensional Analysis

Aggregating Knowledge in a Data Warehouse and Multidimensional Analysis Aggregating Knowledge in a Data Warehouse and Multidimensional Analysis Rafal Lukawiecki Strategic Consultant, Project Botticelli Ltd rafal@projectbotticelli.com Objectives Explain the basics of: 1. Data

More information

resources, 56 sample questions, 3 Business Intelligence Development Studio. See BIDS

resources, 56 sample questions, 3 Business Intelligence Development Studio. See BIDS Index A Access Services, 178 86 actual metrics, 314, 350, 355 Ad-Hoc Reporting, 155 aggregate transformation, 33 Allow External Data Using REST, 253 Analytic Chart reports, 318, 368, 371 74 Analytic Grid

More information

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services Implementing and Maintaining Microsoft SQL Server 2008 Integration Services Course 6235A: Three days; Instructor-Led Introduction This three-day instructor-led course teaches students how to implement

More information

Many-to-Many One-to-One Limiting Values Summary

Many-to-Many One-to-One Limiting Values Summary page 1 Meet the expert: Andy Baron is a nationally recognized industry expert specializing in Visual Basic, Visual C#, ASP.NET, ADO.NET, SQL Server, and SQL Server Business Intelligence. He is an experienced

More information

Q&As. Implementing a Data Warehouse with Microsoft SQL Server Pass Microsoft Exam with 100% Guarantee

Q&As. Implementing a Data Warehouse with Microsoft SQL Server Pass Microsoft Exam with 100% Guarantee 70-463 Q&As Implementing a Data Warehouse with Microsoft SQL Server 2012 Pass Microsoft 70-463 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee

More information

Manufacturing Process Intelligence DELMIA Apriso 2017 Installation Guide

Manufacturing Process Intelligence DELMIA Apriso 2017 Installation Guide Manufacturing Process Intelligence DELMIA Apriso 2017 Installation Guide 2016 Dassault Systèmes. Apriso, 3DEXPERIENCE, the Compass logo and the 3DS logo, CATIA, SOLIDWORKS, ENOVIA, DELMIA, SIMULIA, GEOVIA,

More information

Administering Microsoft SQL Server 2012 Databases

Administering Microsoft SQL Server 2012 Databases Administering Microsoft SQL Server 2012 Databases Course 10775A 5 Day Instructor-led, Hands on Course Information This five-day instructor-led course provides students with the knowledge and skills to

More information

Implementing a Data Warehouse with Microsoft SQL Server 2012

Implementing a Data Warehouse with Microsoft SQL Server 2012 10777 - Implementing a Data Warehouse with Microsoft SQL Server 2012 Duration: 5 days Course Price: $2,695 Software Assurance Eligible Course Description 10777 - Implementing a Data Warehouse with Microsoft

More information

Accurate study guides, High passing rate! Testhorse provides update free of charge in one year!

Accurate study guides, High passing rate! Testhorse provides update free of charge in one year! Accurate study guides, High passing rate! Testhorse provides update free of charge in one year! http://www.testhorse.com Exam : 70-467 Title : Designing Business Intelligence Solutions with Microsoft SQL

More information

A detailed comparison of EasyMorph vs Tableau Prep

A detailed comparison of EasyMorph vs Tableau Prep A detailed comparison of vs We at keep getting asked by our customers and partners: How is positioned versus?. Well, you asked, we answer! Short answer and are similar, but there are two important differences.

More information

Microsoft SQL Server" 2008 ADMINISTRATION. for ORACLE9 DBAs

Microsoft SQL Server 2008 ADMINISTRATION. for ORACLE9 DBAs Microsoft SQL Server" 2008 ADMINISTRATION for ORACLE9 DBAs Contents Acknowledgments *v Introduction xvii Chapter 1 Introduction to the SQL Server Platform 1 SQLServer Editions 2 Premium Editions 3 Core

More information

MOC 20463C: Implementing a Data Warehouse with Microsoft SQL Server

MOC 20463C: Implementing a Data Warehouse with Microsoft SQL Server MOC 20463C: Implementing a Data Warehouse with Microsoft SQL Server Course Overview This course provides students with the knowledge and skills to implement a data warehouse with Microsoft SQL Server.

More information

MCSA Implementing a Data Warehouse with Microsoft SQL Server 2012/2014

MCSA Implementing a Data Warehouse with Microsoft SQL Server 2012/2014 MCSA Implementing a Data Warehouse with Microsoft SQL Server 2012/2014 Microsoft 70-463 Dumps Available Here at: /microsoft-exam/70-463-dumps.html Enrolling now you will get access to 216 questions in

More information

Foundations of SQL Server 2008 R2 Business. Intelligence. Second Edition. Guy Fouche. Lynn Lang it. Apress*

Foundations of SQL Server 2008 R2 Business. Intelligence. Second Edition. Guy Fouche. Lynn Lang it. Apress* Foundations of SQL Server 2008 R2 Business Intelligence Second Edition Guy Fouche Lynn Lang it Apress* Contents at a Glance About the Authors About the Technical Reviewer Acknowledgments iv xiii xiv xv

More information

Microsoft Implementing a SQL Data Warehouse

Microsoft Implementing a SQL Data Warehouse 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20767 - Implementing a SQL Data Warehouse Length 5 days Price $4290.00 (inc GST) Version C Overview This five-day instructor-led course provides students

More information

ETL Best Practices and Techniques. Marc Beacom, Managing Partner, Datalere

ETL Best Practices and Techniques. Marc Beacom, Managing Partner, Datalere ETL Best Practices and Techniques Marc Beacom, Managing Partner, Datalere Thank you Sponsors Experience 10 years DW/BI Consultant 20 Years overall experience Marc Beacom Managing Partner, Datalere Current

More information

Implementing a SQL Data Warehouse

Implementing a SQL Data Warehouse Implementing a SQL Data Warehouse Course 20767B 5 Days Instructor-led, Hands on Course Information This five-day instructor-led course provides students with the knowledge and skills to provision a Microsoft

More information

Property Default Schema Is Not Available For Database Ssis

Property Default Schema Is Not Available For Database Ssis Property Default Schema Is Not Available For Database Ssis Options properties but not really finding anything that will help. Also I tried by setting Transfer. Upload two slightly differing files into

More information

Maintaining a Microsoft SQL Server 2008 R2 Database

Maintaining a Microsoft SQL Server 2008 R2 Database Course 6231B - Maintaining a Microsoft SQL Server 2008 R2 Database Page 1 of 7 Maintaining a Microsoft SQL Server 2008 R2 Database Course 6231B: Four days; Instructor-Led About this Course This instructor-led

More information

Index. AcquireConnections method, 226, 235 Asymmetric encryption, 273

Index. AcquireConnections method, 226, 235 Asymmetric encryption, 273 Index A AcquireConnections method, 226, 235 Asymmetric encryption, 273 B BIMLScript, SSIS package, 436 execute package task, 437 integer variable, 437 master package, 446.NET code, 439 OLE DB connection

More information

6231B - Version: 1. Maintaining a Microsoft SQL Server 2008 R2 Database

6231B - Version: 1. Maintaining a Microsoft SQL Server 2008 R2 Database 6231B - Version: 1 Maintaining a Microsoft SQL Server 2008 R2 Database Maintaining a Microsoft SQL Server 2008 R2 Database 6231B - Version: 1 5 days Course Description: This five-day instructor-led course

More information

Venezuela: Teléfonos: / Colombia: Teléfonos:

Venezuela: Teléfonos: / Colombia: Teléfonos: CONTENIDO PROGRAMÁTICO Moc 20761: Querying Data with Transact SQL Module 1: Introduction to Microsoft SQL Server This module introduces SQL Server, the versions of SQL Server, including cloud versions,

More information

6234A - Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services

6234A - Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services 6234A - Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services Course Number: 6234A Course Length: 3 Days Course Overview This instructor-led course teaches students how to implement

More information

Administering Microsoft SQL Server 2012 Databases

Administering Microsoft SQL Server 2012 Databases Course 10775A: Administering Microsoft SQL Server 2012 Databases Course Details Course Outline Module 1: Introduction to SQL Server 2012 and its Toolset This module introduces the entire SQL Server platform

More information

SQL Server Reporting Services

SQL Server Reporting Services www.logicalimagination.com 800.657.1494 SQL Server Reporting Services Course #: SS-104 Duration: 3 days Prerequisites This course assumes no prior knowledge of SQL Server Reporting Services. This course

More information

Introduction to Web Development with Microsoft Visual Studio 2010

Introduction to Web Development with Microsoft Visual Studio 2010 Introduction to Web Development with Microsoft Visual Studio 2010 Course 10267; 5 Days, Instructor-led Course Description This five-day instructor-led course provides knowledge and skills on developing

More information

20767B: IMPLEMENTING A SQL DATA WAREHOUSE

20767B: IMPLEMENTING A SQL DATA WAREHOUSE ABOUT THIS COURSE This 5-day instructor led course describes how to implement a data warehouse platform to support a BI solution. Students will learn how to create a data warehouse with Microsoft SQL Server

More information

Exam /Course 20767B: Implementing a SQL Data Warehouse

Exam /Course 20767B: Implementing a SQL Data Warehouse Exam 70-767/Course 20767B: Implementing a SQL Data Warehouse Course Outline Module 1: Introduction to Data Warehousing This module describes data warehouse concepts and architecture consideration. Overview

More information

Microsoft Administering Microsoft SQL Server 2014 Databases

Microsoft Administering Microsoft SQL Server 2014 Databases 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20462 - Administering Microsoft SQL Server 2014 Databases Length 5 days Price $4290.00 (inc GST) Version D Overview Please note: Microsoft have released

More information

Implementing Data Models and Reports with Microsoft SQL Server Exam Summary Syllabus Questions

Implementing Data Models and Reports with Microsoft SQL Server Exam Summary Syllabus Questions 70-466 Implementing Data Models and Reports with Microsoft SQL Server Exam Summary Syllabus Questions Table of Contents Introduction to 70-466 Exam on Implementing Data Models and Reports with Microsoft

More information

Administering a SQL Database Infrastructure Microsoft Official Curriculum (MOC 20764)

Administering a SQL Database Infrastructure Microsoft Official Curriculum (MOC 20764) Administering a SQL Database Infrastructure Microsoft Official Curriculum (MOC 20764) Course Length: 5 days Course Delivery: Traditional Classroom Online Live Course Overview This 5-day instructor-led

More information

Oracle and Toad Course Descriptions Instructor: Dan Hotka

Oracle and Toad Course Descriptions Instructor: Dan Hotka Oracle and Toad Course Descriptions Instructor: Dan Hotka Give your technical staff that competitive edge with these hands-on workshops. These courses are designed to enhance your staffs skill set to perform

More information

Overview: Understanding the Toolbox

Overview: Understanding the Toolbox 3 Overview: Understanding the Toolbox In this chapter, we will review the different components of SQL Server Integration Services (SSIS). Our intent here is to go over the main components of SSIS, to give

More information

CDR Database Copy or Migration to Another Server

CDR Database Copy or Migration to Another Server CDR Database Copy or Migration to Another Server Document ID: 66974 Introduction Prerequisites Requirements Components Used Conventions Background Supported Data Sources Topology Copy the CDR Database

More information

LEVERAGING VISUAL STUDIO TEAM SYSTEM 2008 Course LTS08: Five days; Instructor-Led Course Syllabus

LEVERAGING VISUAL STUDIO TEAM SYSTEM 2008 Course LTS08: Five days; Instructor-Led Course Syllabus LEVERAGING VISUAL STUDIO TEAM SYSTEM 2008 Course LTS08: Five days; Instructor-Led Course Syllabus INTRODUCTION This five-day, instructor-led course provides students with the knowledge and skills to effectively

More information

EG 4.1. PC-SAS users. for. I C T EG 4.1 for PC-SAS Users. Thursday - May 7 th, 2009

EG 4.1. PC-SAS users. for. I C T EG 4.1 for PC-SAS Users. Thursday - May 7 th, 2009 EG 4.1 for PC-SAS users Agenda What EG 4.1 is? EG 4.1 vs. PC-SAS. Why not to use EG 4.1? Why to use EG 4.1? What s next for EG? Conclusion. Questions. 2 What EG 4.1 is? SAS Enterprise SAS ships Guide Enterprise

More information

SAMPLE. Preface xi 1 Introducting Microsoft Analysis Services 1

SAMPLE. Preface xi 1 Introducting Microsoft Analysis Services 1 contents Preface xi 1 Introducting Microsoft Analysis Services 1 1.1 What is Analysis Services 2005? 1 Introducing OLAP 2 Introducing Data Mining 4 Overview of SSAS 5 SSAS and Microsoft Business Intelligence

More information

SQL Server Analysis Services

SQL Server Analysis Services DataBase and Data Mining Group of DataBase and Data Mining Group of Database and data mining group, SQL Server 2005 Analysis Services SQL Server 2005 Analysis Services - 1 Analysis Services Database and

More information

Module Overview. Instructor Notes (PPT Text)

Module Overview. Instructor Notes (PPT Text) Module 06 - Debugging and Troubleshooting SSIS Packages Page 1 Module Overview 12:55 AM Instructor Notes (PPT Text) As you develop more complex SQL Server Integration Services (SSIS) packages, it is important

More information

Hyperion Interactive Reporting Reports & Dashboards Essentials

Hyperion Interactive Reporting Reports & Dashboards Essentials Oracle University Contact Us: +27 (0)11 319-4111 Hyperion Interactive Reporting 11.1.1 Reports & Dashboards Essentials Duration: 5 Days What you will learn The first part of this course focuses on two

More information

Knight s 24-Hour Trainer Microsoft SQL Server 2008 Integration Services

Knight s 24-Hour Trainer Microsoft SQL Server 2008 Integration Services Knight s 24-Hour Trainer Microsoft SQL Server 2008 Integration Services Preface... xix Welcome To SSIS...1 Section I: Installation and Getting Started Lesson 1: Moving Data with the Import and Export Wizard...11

More information

Implementing a SQL Data Warehouse

Implementing a SQL Data Warehouse Course 20767B: Implementing a SQL Data Warehouse Page 1 of 7 Implementing a SQL Data Warehouse Course 20767B: 4 days; Instructor-Led Introduction This 4-day instructor led course describes how to implement

More information

Implement a Data Warehouse with Microsoft SQL Server

Implement a Data Warehouse with Microsoft SQL Server Implement a Data Warehouse with Microsoft SQL Server 20463D; 5 days, Instructor-led Course Description This course describes how to implement a data warehouse platform to support a BI solution. Students

More information

IT081: Administering Microsoft SQL Server 2012

IT081: Administering Microsoft SQL Server 2012 IT081: Administering Microsoft SQL Server 2012 IT081 Rev.001 CMCT COURSE OUTLINE Page 1 of 6 Training Description: In this course, participants will gain the knowledge and skills to maintain a Microsoft

More information

MOC 20411B: Administering Windows Server Course Overview

MOC 20411B: Administering Windows Server Course Overview MOC 20411B: Administering Windows Server 2012 Course Overview This course is part two in a series of three courses that provides the skills and knowledge necessary to implement a core Windows Server 2012

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Course 20463C: Implementing a Data Warehouse with Microsoft SQL Server Page 1 of 6 Implementing a Data Warehouse with Microsoft SQL Server Course 20463C: 4 days; Instructor-Led Introduction This course

More information

COURSE OUTLINE: OD10267A Introduction to Web Development with Microsoft Visual Studio 2010

COURSE OUTLINE: OD10267A Introduction to Web Development with Microsoft Visual Studio 2010 Course Name OD10267A Introduction to Web Development with Microsoft Visual Studio 2010 Course Duration 2 Days Course Structure Online Course Overview This course provides knowledge and skills on developing

More information

Exam Name: PRO: Designing a Business Intelligence. Infrastructure Using Microsoft SQL Server 2008

Exam Name: PRO: Designing a Business Intelligence. Infrastructure Using Microsoft SQL Server 2008 Vendor: Microsoft Exam Code: 70-452 Exam Name: PRO: Designing a Business Intelligence Infrastructure Using Microsoft SQL Server 2008 Version: DEMO 1: You design a Business Intelligence (BI) solution by

More information