Course Information

Course CodeMS2778 (MOC2778) (M2778)
Fee£875 (Exclusive of VAT)
Special Offer*£775 Saving £100! - Hotel Included! (Exc. VAT) - Offer ends 2/09/2010
SaveMCTS CertSaver
DurationThree Days
Delivery FormatInstructor-Led
Scheduled Dates:
Aug 10 Sept 10 Oct 10 Nov 10 Dec 10 Jan 11 Feb 11 Mar 11 Apr 11 May 11
- 8* - - - 5 - 16 - -

* offer applies to indicated date(s) only

Introduction

This 3-day instructor led course provides students with the technical skills required to write basic Transact-SQL (T-SQL) queries for Microsoft SQL Server 2008.

Audience

This T-SQL training course is intended for SQL Server database administrators, implementers, system engineers, and developers who are responsible for writing queries.

Completion

After completing this course, students will be able to:

Prerequisites

Before attending this course, students must have:

Examinations

There are no directly related examinations for this course however the skills and knowledge are applicable to all the SQL Server 2008 certifications.

Materials

The student kit includes a comprehensive workbook and other necessary materials for this class.

Course Outline

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

The student will be introduced to how client/server architecture works, and examine the various database and business tasks that can be performed by using the components of SQL Server 2008. The student will also be introduced to SQL Server database concepts such as relational databases, normalization, and database objects. In addition, the student will learn how to use T-SQL to query databases and generate reports.

Lessons

Lab : Using SQL Server Management Studio and SQLCMD

After completing this module, students will be able to:

Module 2: Querying and Filtering Data

The students will be introduced to the basic Transact-SQL (T-SQL) statements that are used for writing queries, filtering data, and formatting result sets.

Lessons

Lab : Querying and Filtering Data

After completing this module, students will be able to:

Module 3: Grouping and Summarizing Data

The students will learn to group and summarize data when generating reports in Microsoft SQL Server 2008 by using aggregate functions and the COMPUTE clause.

Lessons

Lab : Grouping and Summarizing Data

After completing this module, students will be able to:

Module 4: Joining Data from Multiple Tables

The students will learn to write joins to query multiple tables, as well as limiting and combining result sets.

Lessons

Lab : Joining Data from Multiple Tables

After completing this module, students will be able to:

Module 5: Working with Subqueries

The students will be introduced to basic and correlated subqueries and how these compare with joins and temporary tables. The students will also be introduced to using common table expressions in queries.

Lessons

Lab : Working with Subqueries

After completing this module, students will be able to:

Module 6: Modifying Data in Tables

The students will be able to modify the data in tables by using the INSERT, DELETE, and UPDATE statements. In addition, students will examine how transactions work in a database, the importance of transaction isolation levels, and how to manage transactions.

Lessons

Lab : Modifying Data in Tables

After completing this module, students will be able to:

Module 7: Querying Metadata, XML, and Full-Text Indexes

The students will learn to query semi-structured and unstructured data. The students will also learn how SQL Server 2008 handles XML data and will query XML data. The students will also be introduced to full-text indexing in SQL Server 2008.

Lessons

Lab : Querying Metadata, XML, and Full-Text Indexes

After completing this module, students will be able to:

Module 8: Using Programming Objects for Data Retrieval

The students will be introduced to user-defined functions and executing various kinds of queries by using user-defined functions. The students will be introduced to SQL Server views that encapsulate data and present users with limited and relevant information. In addition, the students will be introduced to SQL Server stored procedures and the functionalities of the various programming objects. The students will learn how to perform distributed queries and how SQL Server works with heterogeneous data such as databases, spreadsheets, and other servers.

Lessons

Lab : Using Programming Objects for Data Retrieval

After completing this module, students will be able to:

Module 9: Using Advanced Querying Techniques

The students will be introduced to best practices for querying complex data. The students will also examine how to query complex table structures such as data stored in hierarchies and self-referencing tables. The students will analyze the recommended guidelines for executing queries and how to optimize query performance.

Lessons

Lab : Using Advanced Querying Techniques

After completing this module, students will be able to: