M6232 Implementing a Microsoft SQL Server 2008 Database

5 Day Course
Hands On
Official Microsoft Curriculum
Code M6232

This course has been retired. Please view currently available Microsoft SQL Server Training Courses.

Modules

Collapse all

Creating Databases and Database Files (1 topic)

  • 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, such as creating databases, setting database options, creating filegroups, schemas, and database snapshots.

Creating Data Types and Tables (1 topic)

  • The students will learn about the system-supplied data types in SQL Server 2008. They will learn how to define custom Transact-SQL data types and how to create tables and how to use partitioned tables to organize data into multiple partitions

Creating and Tuning Indexes (1 topic)

  • The students will learn how to plan, create, and optimize indexes to attain optimal performance benefits

Implementing Data Integrity by Using Constraints and Triggers (1 topic)

  • The students will learn about implementing data integrity in SQL Server 2008 by using constraints. They will also implement data integrity by using triggers

Using XML (1 topic)

  • 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. They will learn the considerations to be taken into account when creating XML indexes and the syntax used to create the XML indexes. They will also learn what XML schemas and XML schema collections are as well as how to use them to implement typed XML data

Implementing Views (1 topic)

  • 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 predefined query

Implementing Stored Procedures (1 topic)

  • 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 Functions (1 topic)

  • 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

Implementing Managed Code in the Database (1 topic)

  • 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

Managing Transactions and Locks (1 topic)

  • The students will learn to use transactions and SQL Server locking mechanisms to meet the performance and data integrity requirements of their applications

Using Service Broker (1 topic)

  • The students will learn to use Service Broker to create secure, reliable, and scalable applications

Prerequisites

Before attending this course, students must have: 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.

Course PDF

Print

Sections