Implementing a Microsoft SQL Server 2008 Database

Course

In London and Bath

£ 1,550 + VAT

Description

  • Duration

    5 Days

After completing this course, students will be able to create databases and database files; create data types and tables; use XML-related features in Microsoft SQL Server 2008; plan, create, and optimize indexes; implement data integrity in Microsoft SQL Server 2008 databases by using constraints; implement data integrity in Microsoft SQL Server 2008 by using triggers; implement. Suitable for: This course provides students with the knowledge and skills to implement a Microsoft SQL Server 2008 database and focuses on teaching individuals how to use SQL Server 2008 product features and tools related to implementing a database. It is intended for IT Professionals who administer and maintain SQL Server databases.

Facilities

Location

Start date

Bath (Somerset)
3 Kelso Place, Upper Bristol Road, BA1 3AU

Start date

On request
London
See map
Valiant House, 4-10 Heneage Lane, EC3A 5DQ

Start date

On request

About this course

Before attending this course, students must have the following pre-requisites:Basic knowledge of the Microsoft Windows operating system and its core functionality.Working knowledge of Transact-SQL.Working knowledge of relational databases.Some experience with database design.

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Reviews

Course programme

Target Audience
This course provides students with the knowledge and skills to implement a Microsoft SQL Server 2008 database and focuses on teaching individuals how to use SQL Server 2008 product features and tools related to implementing a database. It is intended for IT Professionals who administer and maintain SQL Server databases.

Pre-Requisites
Before attending this course, students must have the following pre-requisites:Basic knowledge of the Microsoft Windows operating system and its core functionality.Working knowledge of Transact-SQL.Working knowledge of relational databases.Some experience with database design.

Purpose
After completing this course, students will be able to create databases and database files; create data types and tables; use XML-related features in Microsoft SQL Server 2008; plan, create, and optimize indexes; implement data integrity in Microsoft SQL Server 2008 databases by using constraints; implement data integrity in Microsoft SQL Server 2008 by using triggers; implement views; implement stored procedures; implement functions; implement managed code in the database; manage transactions and locks; use Service Broker to build a messaging-based solution.

Course outline

  1. Creating Databases and Database Files
  2. Creating Data Types and Tables
  3. Creating and Tuning Indexes
  4. Implementing Data Integrity by Using Constraints and Triggers
  5. Using XML
  6. Implementing Views
  7. Implementing Stored Procedures
  8. Implementing Functions
  9. Implementing Managed Code in the Database
  10. Managing Transactions and Locks
  11. Using Service Broker

Supplementary InformationFREE SQL SERVER 2008 SOFTWARE WITH THIS COURSE! Book and attend this course between 10th December 2008 and 30th June 2009 (while supplies last) and you will receive a fully-licensed copy of SQL Server 2008 Standard Edition with 1 CAL - FREE! This offer is available for a limited time and only on selected courses.

  • The students will learn one of the most fundamental tasks that a database developer must perform, the creation of a database and its major components.
  • Creating Databases
  • Creating Filegroups
  • Creating Schemas
  • Creating Database Snapshots
  • Lab: Creating Databases and Database Files
  • Create databases.
  • Create filegroups.
  • Create schemas.
  • Create database snapshots.

Module 2:Creating Data Types and Tables

  • The students will learn about the system-supplied data types in SQL Server 2008.
  • Creating Data Types
  • Creating Tables
  • Creating Partitioned Tables
  • Lab: Creating Data Types and Tables
  • Create new data types.
  • Create new tables.
  • Create partitioned tables.

Module 3:Creating and Tuning Indexes

  • The students will learn how to plan, create, and optimize indexes to attain optimal performance benefits.
  • Planning Indexes
  • Creating Indexes
  • Optimizing Indexes
  • Lab: Creating and Tuning Indexes
  • Plan indexes.
  • Create indexes.
  • Optimize indexes.

Module 4:Implementing Data Integrity by Using Constraints and Triggers

  • The students will learn about implementing data integrity in SQL Server 2008 by using constraints and by using triggers.
  • Data Integrity Overview
  • Implementing Constraints
  • Implementing Triggers
  • Lab: Implementing Data Integrity by Using Constraints and Triggers
  • Describe the options for enforcing data integrity in SQL Server 2008.
  • Implement data integrity in SQL Server 2008 databases by using constraints.
  • Implement data integrity in SQL Server 2008 databases by using triggers.

Module 5:Using XML

  • The students will learn how to work with XML, including use of the FOR XML clause, the OPENXML function, XQuery expressions, and the xml native data type.
  • Using the XML Data Type
  • Retrieving XML by Using FOR XML
  • Shredding XML by Using OPENXML
  • Introducing XQuery
  • Creating XML Indexes
  • Implementing XML Schemas
  • Lab: Using XML
  • Use the xml data type.
  • Retrieve XML by using the FOR XML clause.
  • Shred XML by using the OPENXML function.
  • Use XQuery expressions.
  • Create XML indexes.
  • Implement data integrity in SQL Server 2008 databases by using XML schemas.

Module 6:Implementing Views

  • The students will be introduced to the different types of views available in Microsoft SQL Server 2008 which provide a convenient way to access data through a query.
  • Introduction to Views
  • Creating and Managing Views
  • Optimizing Performance by Using Views
  • Lab: Implementing Views
  • Describe the purpose of views.
  • Create and manage views.
  • Explain how to optimize query performance by using views.

Module 7:Implementing Stored Procedures

  • The students will learn the design and implementation of stored procedures to enforce business rules or data consistency, or to modify and maintain existing stored procedures written by other developers.
  • Implementing Stored Procedures
  • Creating Parameterized Stored Procedures
  • Working With Execution Plans
  • Handling Errors
  • Lab: Implementing Stored Procedures
  • Implement stored procedures.
  • Create parameterized stored procedures.
  • Work with execution plans.
  • Handle errors in stored procedures.

Module 8:Implementing Functions

  • The students will learn the design and implementation of user-defined functions that enforce business rules or data consistency, or to modify and maintain existing functions written by other developers.
  • Creating and Using Functions
  • Working with Functions
  • Controlling Execution Context
  • Lab: Implementing Functions
  • Create and use functions.
  • Work with functions.
  • Control execution context.

Module 9:Implementing Managed Code in the Database

  • The students will learn to use managed code to implement database objects, such as stored procedures, user-defined data types, user-defined functions, and triggers.
  • Introduction to the SQL Server Common Language Runtime
  • Importing and Configuring Assemblies
  • Creating Managed Database Objects
  • Lab: Implementing Managed Code in the Database
  • Identify appropriate scenarios for managed code in the database.
  • Import and configure assemblies.
  • Create managed database objects.

Module 10:Managing Transactions and Locks

  • The students will learn to use transactions and SQL Server locking mechanisms to meet the performance and data integrity requirements of their applications.
  • Overview of Transactions and Locks
  • Managing Transactions
  • Understanding SQL Server Locking Architecture
  • Managing Locks
  • Lab: Managing Transactions and Locks
  • Describe how SQL Server 2008 transactions use locks.
  • Execute and cancel a transaction.
  • Describe concurrency issues and SQL Server 2008 locking mechanisms.
  • Manage locks.

Module 11:Using Service Broker

  • The students will learn to use Service Broker to create secure, reliable, and scalable applications.
  • Service Broker Overview
  • Creating Service Broker Objects
  • Sending and Receiving Messages
  • Lab: Using Service Broker
  • Describe Service Broker functionality and architecture.
  • Create Service Broker objects.
  • Send and receive Service Broker messages.

Implementing a Microsoft SQL Server 2008 Database

£ 1,550 + VAT