Implementing a Microsoft SQL Server 2008 Database



Similar documents
Course 6232A: Implementing a Microsoft SQL Server 2008 Database

Implementing a Microsoft SQL Server 2005 Database

Developing Microsoft SQL Server Databases MOC 20464

20464C: Developing Microsoft SQL Server Databases

Developing Microsoft SQL Server Databases 20464C; 5 Days

MS Designing and Optimizing Database Solutions with Microsoft SQL Server 2008

Course 20464: Developing Microsoft SQL Server Databases

Course 20464C: Developing Microsoft SQL Server Databases

Developing Microsoft SQL Server Databases

Maintaining a Microsoft SQL Server 2008 Database

Developing Microsoft SQL Server Databases (20464) H8N64S

Microsoft SQL Server Beginner course content (3-day)

Designing Database Solutions for Microsoft SQL Server 2012

Course Syllabus. At Course Completion

Explain how to prepare the hardware and other resources necessary to install SQL Server. Install SQL Server. Manage and configure SQL Server.

6231A - Maintaining a Microsoft SQL Server 2008 Database

Basic knowledge of the Microsoft Windows operating system and its core functionality Working knowledge of Transact-SQL and relational databases

Administering a SQL Database Infrastructure 20764; 5 Days; Instructor-led

Administering a SQL Database Infrastructure

SQL Server 2012 Optimization, Performance Tuning and Troubleshooting

SQL Server 2014

Course Syllabus. Maintaining a Microsoft SQL Server 2005 Database. At Course Completion

SQL Server 2014 Performance Tuning and Optimization 55144; 5 Days; Instructor-led

Course. Overview. Length: 5 Day(s) Published: English. IT Professionals. Level: Type: Method: Delivery. Enroll now (CAL)

50238: Introduction to SQL Server 2008 Administration

Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 Service Pack B; 5 days, Instructor-led

DIPLOMADO EN BASE DE DATOS

Designing a Data Solution with Microsoft SQL Server 2014

Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills Course 6317A: Three days; Instructor-Led

MS 20465: Designing Database Solutions for Microsoft SQL Server 2012

2933A: Developing Business Process and Integration Solutions Using Microsoft BizTalk Server 2006

ExecuTrain Course Outline MOC 6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

Outline. MCSE: Data Platform. Course Content. Course 10776C: MCSA: Developing Microsoft SQL Server 2012 Databases 5 Days

MS Administering Microsoft SQL Server Databases

Computer Visions Course Outline

Intelligent Data Management Framework in Microsoft Dynamics AX 2012

Updating Your Microsoft SQL Server 2005 Skills to SQL Server 2008

Microsoft SQL Database Administrator Certification

"Charting the Course... MOC AC SQL Server 2014 Performance Tuning and Optimization. Course Summary

Administering Microsoft SQL Server 2012 Databases

Microsoft SQL Server 2014: MS SQL Server Administering Databases

Administering a SQL Database Infrastructure (MS )

Course Outline. SQL Server 2014 Performance Tuning and Optimization Course 55144: 5 days Instructor Led

Administering Microsoft SQL Server Databases

Course 55144: SQL Server 2014 Performance Tuning and Optimization

Microsoft SQL Server for Oracle DBAs Course 40045; 4 Days, Instructor-led

Writing Queries Using Microsoft SQL Server 2008 Transact-SQL

Administering a Microsoft SQL Server 2000 Database

MS 20465C: Designing a Data Solution with Microsoft SQL Server

Course 6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

Course 2788A: Designing High Availability Database Solutions Using Microsoft SQL Server 2005

6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

Designing Database Solutions for Microsoft SQL Server 2012 MOC 20465

SQL Server for Database Administrators Course Syllabus

Writing Queries Using Microsoft SQL Server 2008 Transact-SQL

Administering a Microsoft SQL Server 2000 Database

Course Outline: Course 6317: Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills

Microsoft Administering a SQL Database Infrastructure

Microsoft. Course 20463C: Implementing a Data Warehouse with Microsoft SQL Server

20462C: Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

Implementing a Data Warehouse with Microsoft SQL Server 2012 (70-463)

Course 55144B: SQL Server 2014 Performance Tuning and Optimization

Administering Microsoft SQL Server 2014 Databases

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services

MS-40074: Microsoft SQL Server 2014 for Oracle DBAs

East Asia Network Sdn Bhd

Administering Microsoft SQL Server Databases

10775A Administering Microsoft SQL Server 2012 Databases

Implementing and Maintaining Microsoft SQL Server 2005 Reporting Services COURSE OVERVIEW AUDIENCE OUTLINE OBJECTIVES PREREQUISITES

This three-day instructor-led course provides existing SQL Server database professionals with the knowledge

Administering a Microsoft SQL Server 2000 Database

Course: Fundamentals of Microsoft Server 2008 Active Directory

NUTECH COMPUTER TRAINING INSTITUTE 1682 E. GUDE DRIVE #102, ROCKVILLE, MD WEB: TEL:

Implementing a Data Warehouse with Microsoft SQL Server 2012

Administering Microsoft SQL Server 2012 Databases

20465C: Designing a Data Solution with Microsoft SQL Server

MOC Administering Microsoft SQL Server 2014 Databases

Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012

Course 20465C: Designing a Data Solution with Microsoft SQL Server

10775 Administering Microsoft SQL Server Databases

MS-10775: Administering Microsoft SQL Server 2012 Databases. Course Objectives. Required Exam(s) Price. Duration. Methods of Delivery.

Performance Tuning and Optimizing SQL Databases 2016

ADMINISTERING MICROSOFT SQL SERVER DATABASES

SQL Server Performance Tuning and Optimization

Administering Microsoft SQL Server Databases

Course 20465: Designing a Data Solution with Microsoft SQL Server

Below are the some of the new features of SQL Server that has been discussed in this course

Administering Microsoft SQL Server Databases

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008

Administering Microsoft SQL Server Databases 20462C; 5 days

Microsoft Administering Microsoft SQL Server Databases

MCTS Microsoft SQL Server 2005 Implementation & Maintenance

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

Planning and Administering Windows Server 2008 Servers

MS 20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012

Transcription:

Implementing a Microsoft SQL Server 2008 Database MOC6232 About this Course Elements of this syllabus are subject to change. This five-day instructor-led course provides students with the knowledge and skills to implement a Microsoft SQL Server 2008 database. The course focuses on teaching individuals how to use SQL Server 2008 product features and tools related to implementing a database. Audience Profile This course is intended for IT Professionals who administer and maintain SQL Server databases. At Course Completion 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 Module 1: Creating Databases and Database Files Creating Databases Creating Filegroups Creating Schemas Creating Database Snapshots Lab : Creating Databases and Database Files (Level 200) Creating a Database (Level 200) Creating Schemas (Level 300) Creating a Database Snapshot

Module 2: Creating Data Types and Tables Creating Data Types Creating Tables Creating Partitioned Tables Lab : Creating Data Types and Tables (Level 200): Creating Data Types (Level 200): Using New Date and Time Data Types (Level 200): Creating Tables (Level 300) Creating Partitioned Tables Module 3: Creating and Tuning Indexes Planning Indexes Creating Indexes Optimizing Indexes Lab : Creating and Tuning Indexes (Level 200) Creating Indexes (Level 300) Tuning Indexes Module 4: Implementing Data Integrity by Using Constraints and Triggers Data Integrity Overview Implementing Constraints Implementing Triggers Lab : Implementing Data Integrity by Using Constraints and Triggers (Level 200) Creating Constraints (Level 200) Disabling Constraints (Level 300) Creating Triggers Module 5: Using XML 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 (Level 200) Mapping Relational Data and XML (Level 200) Storing XML Natively in the Database (Level 300) Using XQuery with XML Methods (Level 200) Create XML Indexes (Level 300) Implementing XML Schemas Module 6: Implementing Views Introduction to Views Creating and Managing Views Optimizing Performance by Using Views Lab : Implementing Views (Level 200) Creating Views (Level 200) Creating Indexed Views (Level 200) Creating Partitioned Views Module 7: Implementing Stored Procedures Implementing Stored Procedures Creating Parameterized Stored Procedures Working With Execution Plans Handling Errors Lab : Implementing Stored Procedures (Level 300) Creating Stored Procedures (Level 300) Working with Execution Plans Module 8: Implementing Functions Creating and Using Functions Working with Functions Controlling Execution Context

Lab : Implementing Functions (Level 300) Creating Functions (Level 300) Controlling Execution Context Module 9: Implementing Managed Code in the Database Introduction to the SQL Server Common Language Runtime Importing and Configuring Assemblies Creating Managed Database Objects Lab : Implementing Managed Code in the Database (Level 300) Importing an Assembly (Level 300) Creating Managed Database Objects Module 10: Managing Transactions and Locks Overview of Transactions and Locks Managing Transactions Understanding SQL Server Locking Architecture Managing Locks Lab : Managing Transactions and Locks (Level 300) Using Transactions (Level 300) Managing Locks (Level 300) Using Partition Locking Module 11: Using Service Broker Service Broker Overview Creating Service Broker Objects Sending and Receiving Messages Lab : Using Service Broker (Level 300) Creating Service Broker Objects (Level 300) Implementing the Initiating Service (Level 300) Implementing the Target Service

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.