1Staff Logo

1Staff Training home page
Current Schedule page

402.898.8700
888.556.7568

For more information please fill out the form below:

*Name: A value is required. *E-mail address: A value is required.Invalid format. *Telephone #: A value is required.Invalid format. Comments:
Title: Company:

6232B: Implementing a Microsoft SQL Server 2008 R2 Database

Overview:
About this Course
This five-day instructor-led course is intended for Microsoft SQL Server database developers who are responsible for implementing a database on SQL Server 2008 R2. In this course, students learn the skills and best practices on how to use SQL Server 2008 R2 product features and tools related to implementing a database server.
Audience Profile
This course is intended for IT Professionals who want to become skilled on SQL Server 2008 R2 product features and technologies for implementing a database. To be successful in this course, the student should have knowledge of basic relational database concepts and writing T-SQL queries.
At Course Completion
After completing this course, students will be able to:

Prerequisites:
Before attending this course, students must have:

Course Outline
Module 1: Introduction to SQL Server and its Toolset
This module introduces you to the entire SQL Server platform and its major tools. This module also covers editions, versions, basics of network listeners, and concepts of services and service accounts.
Lessons

Lab : Introduction to SQL Server and its Toolset

After completing this module, students will be able to:

Module 2: Working with Data Types
This module describes the data types supported by SQL Server and how to work with them.
Lessons

Lab : Working with Data Types

After completing this module, students will be able to:

Module 3: Designing and Implementing Tables
This module describes the design and implementation of tables.
Lessons

Lab : Designing and Implementing Tables

After completing this module, students will be able to:

Module 4: Designing and Implementing Views
This module describes the design and implementation of views.
Lessons

Lab : Designing and Implementing Views

After completing this module, students will be able to:

Module 5: Planning for SQL Server Indexing
This module describes the concept of an index and discusses selectivity, density, and statistics. It covers appropriate data type choices and choices around composite index structures.
Lessons

Lab : Planning for SQL Server Indexing

After completing this module, students will be able to:

Module 6: Implementing Table Structures in SQL Server
This module covers clustered indexes and heaps.
Lessons

Lab : Implementing Table Structures in SQL Server

After completing this module, students will be able to:

Module 7: Reading SQL Server Execution Plans
This module introduces the concept of reading execution plans.
Lessons

Lab : Reading SQL Server Execution Plans

After completing this module, students will be able to:

Module 8: Improving Performance through Nonclustered Indexes
This module explains nonclustered indexes, covering indexes and included columns.
Lessons

Lab : Improving Performance through Nonclustered Indexes

After completing this module, students will be able to:

Module 9: Designing and Implementing Stored Procedures
This module describes the design and implementation of stored procedures.
Lessons

Lab : Designing and Implementing Stored Procedures

After completing this module, students will be able to:

Module 10: Merging Data and Passing Tables
This module covers table types, table valued parameters and the MERGE statement as used in stored procedures.
Lessons

Lab : Merging Data and Passing Tables

After completing this module, students will be able to:

Module 11: Creating Highly Concurrent SQL Server Applications
This module covers transactions, isolation levels, and designing for concurrency.
Lessons

Lab : Creating Highly Concurrent SQL Server Applications

After completing this module, students will be able to:

Module 12: Handling Errors in T-SQL Code
This module describes structured exception handling and gives solid examples of its use within the design of stored procedures.
Lessons

Lab : Handling Errors in T-SQL Code

After completing this module, students will be able to:

Module 13: Designing and Implementing User-Defined Functions
This module describes the design and implementation of functions, both scalar and table-valued.
Lessons

Lab : Designing and Implementing User-Defined Functions

After completing this module, students will be able to:

Module 14: Ensuring Data Integrity through Constraints
This module describes the design and implementation of constraints.
Lessons

Lab : Ensuring Data Integrity through Constraints

After completing this module, students will be able to:

Module 15: Responding to Data Manipulation via Triggers
This module describes the design and implementation of triggers.
Lessons

Lab : Responding to Data Manipulation via Triggers

After completing this module, students will be able to:

Module 16: Implementing Managed Code in SQL Server
This module describes the implementation of and target use-cases for SQL CLR integration.
Lessons

Lab : Implementing Managed Code in SQL Server

After completing this module, students will be able to:

Module 17: Storing XML Data in SQL Server
This module covers the XML data type, schema collections, typed and untyped columns and appropriate use cases for XML in SQL Server.
Lessons

Lab : Storing XML Data in SQL Server

After completing this module, students will be able to:

Module 18: Querying XML Data in SQL Server
This module covers the basics of FOR XML and XPath Queries.
Lessons

Lab : Querying XML Data in SQL Server

After completing this module, students will be able to:

Module 19: Working with SQL Server Spatial Data
This module describes spatial data and how this data can be implemented within SQL Server.
Lessons

Lab : Working with SQL Server Spatial Data

After completing this module, students will be able to:

Module 20: Working with Full-Text Indexes and Queries
This module covers full text indexes and queries.
Lessons

Lab : Working with Full-Text Indexes and Queries

After completing this module, students will be able to: