6232A - Version: 1. Implementing a Microsoft SQL Server 2008 Database

Similar documents
6232B: Implementing a Microsoft SQL Server 2008 R2 Database

Developing Microsoft SQL Server 2012 Databases

"Charting the Course... MOC A Developing Microsoft SQL Server 2012 Databases. Course Summary

ExecuTrain Course Outline Course 10776A: Developing Microsoft SQL Server 2012 Databases 5 Days

20464 Developing Microsoft SQL Server Databases

Developing Microsoft SQL Server 2012 Databases 36 Contact Hours

Developing Microsoft SQL Server 2012 Databases

Course Prerequisites: This course requires that you meet the following prerequisites:

Developing Microsoft SQL Server Databases

[MS20464]: Developing Microsoft SQL Server 2014 Databases

Developing Microsoft SQL Server 2012 Databases

20464: Developing Microsoft SQL Server 2014 Databases

6232B: Implementing a Microsoft SQL Server 2008 R2 Database

Implementing a Microsoft SQL Server 2005 Database Course 2779: Three days; Instructor-Led

20762B: DEVELOPING SQL DATABASES

"Charting the Course... MOC C: Developing SQL Databases. Course Summary

Developing SQL Databases

Microsoft Developing SQL Databases

6231B - Version: 1. Maintaining a Microsoft SQL Server 2008 R2 Database

Microsoft. [MS20762]: Developing SQL Databases

SQL Server Development 20762: Developing SQL Databases in Microsoft SQL Server Upcoming Dates. Course Description.

Course Modules for MCSA: SQL Server 2016 Database Development Training & Certification Course:

Developing SQL Databases

2779 : Implementing a Microsoft SQL Server 2005 Database

Maintaining a Microsoft SQL Server 2008 R2 Database

Course. Overview. 5 Day(s) Length: Published: English. IT Professionals. Level: Type: Enroll now (CAL) Database. database files. Createe databases and

Administering Microsoft SQL Server 2012 Databases

Developing SQL Databases

Course 6231A: Maintaining a Microsoft SQL Server 2008 Database

Course 6231A: Maintaining a Microsoft SQL Server 2008 Database

MOC 6232A: Implementing a Microsoft SQL Server 2008 Database

Maintaining a Microsoft SQL Server 2008 Database (Course 6231A)

Performance Tuning & Optimizing SQL Databases Microsoft Official Curriculum (MOC 10987)

Designing Database Solutions for Microsoft SQL Server 2012

Designing Database Solutions for Microsoft SQL Server 2012

Course Outline. Performance Tuning and Optimizing SQL Databases Course 10987B: 4 days Instructor Led

[MS10987A]: Performance Tuning and Optimizing SQL Databases

SQL Server 2014 Internals and Query Tuning

SQL Server Administration 10987: Performance Tuning and Optimizing SQL Databases. Upcoming Dates. Course Description.

SQL Server 2014 Performance Tuning and Optimization

[AVNICF-MCSASQL2012]: NICF - Microsoft Certified Solutions Associate (MCSA): SQL Server 2012

Administering Microsoft SQL Server 2012 Databases

20462C - Version: 1. Administering Microsoft SQL Server Databases

10987: Performance Tuning and Optimizing SQL Databases

COURSE 20462C: ADMINISTERING MICROSOFT SQL SERVER DATABASES

MCSE Data Management and Analytics. A Success Guide to Prepare- Developing Microsoft SQL Server Databases. edusum.com

MS-20462: Administering Microsoft SQL Server Databases

Venezuela: Teléfonos: / Colombia: Teléfonos:

Administering Microsoft SQL Server Databases

Performance Tuning and Optimizing SQL Databases (10987)

Planning and Administering SharePoint 2016

Querying Data with Transact-SQL

Maintaining a Microsoft SQL Server 2005 Database Course 2780: Three days; Instructor-Led

Writing Queries Using Microsoft SQL Server 2008 Transact- SQL

SQL Server Course Administering a SQL 2016 Database Infrastructure. Length. Prerequisites. Audience. Course Outline.

Oracle BI 11g R1: Build Repositories

Course : Planning and Administering SharePoint 2016

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

Designing Database Solutions for Microsoft SQL Server 2012

SYLLABUS CIST0252. Departmental Syllabus. Departmental Syllabus. Departmental Syllabus. Departmental Syllabus. CIST-0226 SQL Server

Querying Data with Transact SQL Microsoft Official Curriculum (MOC 20761)

Updating your Database Skills to Microsoft SQL Server 2012

Planning and Administering SharePoint 2016

Course 20416B: Implementing Desktop Application Environments Page 1 of 7

A: PLANNING AND ADMINISTERING SHAREPOINT 2016

Course Outline: Course : Core Solutions Microsoft SharePoint Server 2013

Blended Learning Outline: Cloudera Data Analyst Training (171219a)

Oracle Database 10g: Introduction to SQL

Administering Microsoft SQL Server 2014 Databases

Sql Server Syllabus. Overview

55144-SQL Server 2014 Performance Tuning and Optimization

Performance Tuning and Optimizing SQL Databases (10987)

55144 SQL Server 2014 Performance Tuning and Optimization Microsoft Official Curriculum (MOC 55144)

Learning Alliance Corporation, Inc. For more info: go to

IBM DB2 for z/os Application Developer Certification

Version: 1. Designing Microsoft SQL Server 2005 Databases

Discovering the Power of Excel PowerPivot Data Analytic Expressions (DAX)

Administering a SQL Database Infrastructure Microsoft Official Curriculum (MOC 20764)

"Charting the Course... MOC /2: Planning, Administering & Advanced Technologies of SharePoint Course Summary

Querying Data with Transact-SQL

Certification Exam Preparation Seminar: Oracle Database SQL

2793 : Implementing and Maintaining Microsoft SQL Server 2005 Reporting Services

Provisioning SQL Databases

NEW YORK CITY COLLEGE OF TECHNOLOGY COMPUTER SYSTEMS TECHNOLOGY DEPARTMENT CST4714 DATABASE ADMINISTRATION (2 class hours, 2 lab hours, 3 credits)

Querying Data with Transact-SQL

MCTS: Microsoft SQL Server 2008 Database Development

Querying Microsoft SQL Server

Provisioning SQL Databases

Planning and Administering SharePoint 2016 ( A)

MySQL for Database Administrators Ed 3.1

Course Outline. Advanced Automated Administration with Windows PowerShell Course 10962: 3 days Instructor Led

Writing Reports with Report Designer and SSRS 2014 Level 1

Provisioning SQL Databases

"Charting the Course to Your Success!" MOC D Querying Microsoft SQL Server Course Summary

MySQL for Developers Ed 3

Developing Rich Internet Applications Using Microsoft Silverlight 4

Course Description. Audience. Prerequisites. At Course Completion. : Course 40074A : Microsoft SQL Server 2014 for Oracle DBAs

Course 40045A: Microsoft SQL Server for Oracle DBAs

Querying Data with Transact-SQL

Writing Queries Using Microsoft SQL Server 2008 Transact-SQL. Overview

Transcription:

6232A - Version: 1 Implementing a Microsoft SQL Server 2008 Database

Implementing a Microsoft SQL Server 2008 Database 6232A - Version: 1 5 days Course Description: 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. Intended audience: This course is intended for IT Professionals who administer and maintain SQL Server databases. Prerequisites: 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. Objectives: After completing this course, students will be able to: Understand the product, its components, and basic configuration. Work with the data types supported by SQL Server. Design and implement tables and work with schemas. Design and implement views and partitioned views. Describe the concept of an index and determine the appropriate data type for indexes and composite index structures.

Identify the appropriate table structures and implement clustered indexes and heaps. Describe and capture execution plans. Design and implement non-clustered indexes, covering indexes, and included columns. Design and implement stored procedures. Implement table types, table valued parameters, and the MERGE statement. Describe transactions, transaction isolation levels, and application design patterns for highly-concurrent applications. Design and implement T-SQL error handling and structured exception handling. Design and implement scalar and table-valued functions. Design and implement constraints. Design and implement triggers. Describe and implement target use cases of SQL CLR integration. Describe and implement XML data and schema in SQL Server. Use FOR XML and XPath queries. Describe and use spatial data types in SQL Server. Implement and query full-text indexes. Topics: Module 1: Introduction to SQL Server and its Toolset Lab : Introduction to SQL Server and its Toolset º Verifying SQL Server Component Installation º Altering Service Accounts for New Instance º Enabling Named Pipes Protocol for Both Instances º Creating Aliases for AdventureWorks and Proseware º Ensuring SQL Browser is Disabled and Configure a Fixed TCP/IP Port Module 2: Working with Data Types Lab : Working with Data Types º Choosing Appropriate Data Types º Writing Queries With Data Type Conversions º Designing and Creating Alias Data Types

Module 3: Designing and Implementing Tables Lab : Designing and Implementing Tables º Improving the Design of Tables º Creating a Schema º Creating the Tables Module 4: Designing and Implementing Views Lab : Designing and Implementing Views º Designing, Implementing and Testing the WebStock Views º Designing and Implementing the Contacts View º Modifying the AvailableModels View Module 5: Planning for SQL Server Indexing Lab : Planning for SQL Server Indexing º Exploring Existing Index Statistics º Designing Column Orders for Indexes Module 6: Implementing Table Structures in SQL Server Lab : Implementing Table Structures in SQL Server º Creating Tables as Heaps º Creating Tables with Clustered Indexes º Comparing the Performance of Clustered Indexes vs. Heaps Module 7: Reading SQL Server Execution Plans Lab : Reading SQL Server Execution Plans º Actual vs. Estimated Plans º Identify Common Plan Elements º Query Cost Comparison Module 8: Improving Performance through Nonclustered Indexes

Lab : Improving Performance through Nonclustered Indexes º Reviewing Nonclustered Index Usage º Improving Nonclustered Index Designs º Using SQL Server Profiler and Database Engine Tuning Advisor º Nonclustered Index Design Module 9: Designing and Implementing Stored Procedures Lab : Designing and Implementing Stored Procedures º Creating Stored Procedures º Creating a Parameterized Stored Procedure º Altering the Execution Context of Stored Procedures Module 10: Merging Data and Passing Tables Lab : Merging Data and Passing Tables º Creating a Table Type º Using a Table Type Parameter º Using a Table Type with MERGE Module 11: Creating Highly Concurrent SQL Server Applications Lab : Creating Highly Concurrent SQL Server Applications º Detecting Deadlocks º Investigating Transaction Isolation Levels Module 12: Handling Errors in T-SQL Code Lab : Handling Errors in T-SQL Code º Replacing @@ERROR Based Error Handling With Structured Exception Handling º Adding Deadlock Retry Logic to the Stored Procedure Module 13: Designing and Implementing User-Defined Functions

Lab : Designing and Implementing User-Defined Functions º Formatting Phone Numbers º Modifying an Existing Function º Resolving a Function-related Performance Issue Module 14: Ensuring Data Integrity through Constraints Lab : Ensuring Data Integrity through Constraints º Designing Constraint º Testing the Constraints Module 15: Responding to Data Manipulation via Triggers Lab : Responding to Data Manipulation via Triggers º Creating the Audit Trigger º Improving the Audit Trigger Module 16: Implementing Managed Code in SQL Server Lab : Implementing Managed Code in SQL Server º Assessing Proposed CLR Code º Implementing a CLR Assembly º Implementing a CLR User-defined Aggregate and User-defined Type Module 17: Storing XML Data in SQL Server Lab : Storing XML Data in SQL Server º Appropriate Usage of XML Data Storage in SQL Server º Investigating the Storage of XML Data in Variables º Investigating the Use of XML Schema Collections º Investigating the Creation of Database Columns Based on XML Module 18: Querying XML Data in SQL Server Lab : Querying XML Data in SQL Server

º Learning to Query SQL Server Data as XML º Writing a Stored Procedure Returning XML º Writing a Stored Procedure that Updates Using XML Module 19: Working with SQL Server Spatial Data Lab : Working with SQL Server Spatial Data º Familiarity With Geometry Data Type º Adding Spatial Data to an Existing Table º Business Application of Spatial Data Module 20: Working with Full-Text Indexes and Queries Lab : Working with Full-Text Indexes and Queries º Implementing a Full-Text Index º Implementing a Stoplist º Creating a Stored Procedure to Implement a Full-Text Search