Mcts SQL Server 2008 DB Dev
Mcts SQL Server 2008 DB Dev
Microsoft Certified Technology Specialist: Microsoft SQL Server 2008, Database Development
Total Number of Days: 15 Days
Module 1: Microsoft Certified Technology Specialist: Microsoft SQL Server 2008, Database Development Course Code: 6231 - Maintaining a Microsoft SQL Server 2008 R2 Database Duration: 5 Days
Module 2: Microsoft Certified Technology Specialist: Microsoft SQL Server 2008, Database Development Course Code: 6232 - Implementing a Microsoft SQL Server 2008 R2 Database Duration: 5 days
Module 3: Microsoft Certified Technology Specialist: Microsoft SQL Server 2008, Database Development Course Code: 2778 - Writing Queries Using Microsoft SQL Server 2008 Transact-SQL Duration: 3 days Exam Prep: 1 Day; Exam Day: 1 Day Exam Code: 70-433(TS: Microsoft SQL Server 2008, Database Development)
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. Completed Course 2778: Writing Queries Using Microsoft SQL Server 2008 Transact-SQL About this Course This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2008 R2 database. The course focuses on teaching individuals how to use SQL Server 2008 R2 product features and tools related to maintaining a database. Audience Profile The primary audience for this course is individuals who administer and maintain SQL Server databases. This course can also be helpful for individuals who develop applications that deliver content from SQL Server databases. At Course Completion After completing this course, students will be able to: Explain SQL Server 2008 R2 architecture, resources requirements and perform pre-checks of I/O subsystems Plan, install and configure SQL Server 2008 R2 Backup and restore databases Import and export wizards and explain how they relate to SSIS Use BCP and BULK INSERT to import data Manage security Assign, configure fixed database roles and create and assign user defined database roles Configure and assign permissions Implement SQL Server 2008 R2 Audits Manage SQL Server 2008 R2 Agent and Jobs Configure database mails, alerts and notifications Maintain databases Configure SQL Profiler Traces and Use the Database Tuning Advisor Monitor data by using Dynamic Management Views Execute multi-server queries and configure a central management server Deploy a data-tier-application Troubleshoot common issues
Course Outline Module 1: Introduction to SQL Server 2008 R2 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 Introduction to SQL Server Platform
Prepared by: PSSB-May 2012
Module 5: Understanding SQL Server 2008 R2 Recovery Models This module describes the concept of the transaction log and SQL Server recovery models. It introduces the different backup strategies available with SQL Server 2008 R2. Lessons Backup Strategies Understanding SQL Server Transaction Logging Planning a SQL Server Backup Strategy Lab: Understanding SQL Server 2008 R2 Recovery Models Plan a backup strategy Configure recovery models Review recovery models and strategy Describe the critical concepts surrounding backup strategies Explain the transaction logging capabilities within the SQL Server database engine Plan a SQL Server backup strategy
Authenticating Connections to SQL Server Authorizing Logins to Access Databases Authorization Across Servers
Lab: Authenticating and Authorizing Users Create Logins Correct an Application Login Issue Create Database Users Correct Access to Restored Database
Prepared by: PSSB-May 2012
Describe how SQL Server authenticates connections Describe how logins are authorized to access databases Explain the requirements for authorization across servers
Working with Server Roles Working with Fixed Database Roles Creating User-defined Database Roles
Lab: Assigning Server and Database Roles Assign Server Roles Assign Fixed Database Roles Create and Assign User-defined Database Roles Check Role Assignments Work with server roles Work with fixed database roles Create user-defined database roles
Authorizing User Access to Objects Authorizing Users to Execute Code Configuring Permissions at the Schema Level
Lab: Authorizing Users to Access Resources Assign Schema-level Permissions Assign Object-level Permissions Test Permissions Authorize user access to objects Authorize users to execute code Configure permissions at the schema level
Options for Auditing Data Access in SQL Server Implementing SQL Server Audit Managing SQL Server Audit
Lab: Auditing SQL Server Environments Determine audit configuration and create auditCreate server audit specificationsCreate database audit specificationsTest audit functionality Describe the options for auditing data access in SQL Server Implement SQL Server Audit Manage SQL Server Audit
Vendor Development Programme Module 13: Automating SQL Server 2008 R2 Management
This module covers SQL Server Agent, jobs and job history. Lessons
Automating SQL Server Management Working with SQL Server Agent Managing SQL Server Agent Jobs
Lab: Automating SQL Server 2008 R2 Management Create a Data Extraction Job Schedule the Data Extraction Job Troubleshoot a Failing Job Automate SQL Server Management Work with SQL Server Agent Manage SQL Server Agent jobs
Understanding SQL Server Agent Security Configuring Credentials Configuring Proxy Accounts
Lab: Configuring Security for SQL Server Agent Troubleshoot job execution failure Resolve the security issue Perform further troubleshooting Explain SQL Server Agent security Configure credentials Configure Proxy accounts
Module 15: Monitoring SQL Server 2008 R2 with Alerts and Notifications
This module covers the configuration of database mail, alerts and notifications. Lessons
Configuration of Database Mail Monitoring SQL Server Errors Configuring Operators, Alerts and Notifications
Lab: Monitoring SQL Agent Jobs with Alerts and Notifications Configure Database Mail Implement Notifications Implement Alerts Configure database mail Monitor SQL Server errors Configure operators, alerts and notifications
Lab: Ongoing Database Maintenance Check database integrity using DBCC CHECKDB Correct index fragmentation Create a database maintenance plan Investigate table lock performance Ensure database integrity Maintain indexes Automate routine database maintenance
Capturing Activity using SQL Server Profiler Improving Performance with the Database Engine Tuning Advisor Working with Tracing Options
Lab: Tracing Access to SQL Server 2008 R2 Capture a trace using SQL Server Profiler Analyze a trace using Database Engine Tuning Advisor Configure SQL Trace Capture activity using SQL Server Profiler Improve performance with the Database Engine Tuning Advisor Work with tracing options
Monitoring Activity Capturing and Managing Performance Data Analyzing Collected Performance Data
Lab: Monitoring SQL Server 2008 R2 Investigating DMVs Configure Management Data Warehouse Configure Instances for Data Collection Work with Data Collector Reports Monitor current activity Capture and manage performance data Analyze collected performance data
Working with Multiple Servers Virtualizing SQL Server Deploying and Upgrading Data-Tier Applications
Lab: Managing Multiple Servers Configure CMS and execute multi-server queries Deploy a data-tier application Register and extract a data-tier application Upgrade a data-tier application Work with multiple servers Describe options for virtualizing SQL Server Deploy and upgrade Data-Tier Applications
SQL Server Troubleshooting Methodology Resolving Service-related Issues Resolving Concurrency Issues Resolving Login and Connectivity Issues
Lab: Troubleshooting Common Issues Troubleshoot and resolve SQL Server administrative issues Explain SQL Server troubleshooting methodology Resolve service-related issues Resolve concurrency issues Resolve login and connectivity issues
Prerequisites Working knowledge of Transact-SQL (ability to write Transact-SQL queries) or Course 2778A: Writing Queries Using Microsoft SQL Server 2008 Transact-SQL Working knowledge of relational databases (database design skills). Core Windows Server skills. Basic programming language. 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.
Introduction to SQL Server Platform Working with SQL Server Tools Configuring SQL Server Services
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 After completing this module, students will be able to: Describe the SQL Server Platform. Work with SQL Server Tools. Configure SQL Server Services.
Using Data Types Working with Character Data Converting Data Types Working with Specialized Data Types
Lab: Working with Data Types Choosing Appropriate Data Types Writing Queries With Data Type Conversions Designing and Creating Alias Data Types After completing this module, students will be able to: Work with data types. Work with character data. Convert between data types. Use specialized data types.
Lab: Designing and Implementing Tables Improving the Design of Tables Creating a Schema Creating the Tables After completing this module, students will be able to: Design tables. Work with schemas. Create and alter tables.
Introduction to Views Creating and Managing Views Performance Considerations for Views
Lab: Designing and Implementing Views Designing, Implementing and Testing the WebStock Views Designing and Implementing the Contacts View Modifying the AvailableModels View After completing this module, students will be able to: Explain the role of views in database development. Implement views. Describe the performance related impacts of views.
Prepared by: PSSB-May 2012
Core Indexing Concepts Data Types and Indexes Single Column and Composite Indexes
Lab: Planning for SQL Server Indexing Exploring Existing Index Statistics Designing Column Orders for Indexes After completing this module, students will be able to: Explain core indexing concepts. Describe the effectiveness of each data type common used in indexes. Plan for single column and composite indexes.
SQL Server Table Structures Working with Clustered Indexes Designing Effective Clustered Indexes
Lab: Implementing Table Structures in SQL Server Creating Tables as Heaps Creating Tables with Clustered Indexes Comparing the Performance of Clustered Indexes vs. Heaps After completing this module, students will be able to: Explain how tables can be structured in SQL Server databases. Work with clustered indexes. Design effective clustered indexes
Execution Plan Core Concepts Common Execution Plan Elements Working with Execution Plans
Lab: Reading SQL Server Execution Plans Actual vs. Estimated Plans Identify Common Plan Elements Query Cost Comparison After completing this module, students will be able to: Explain the core concepts related to the use of execution plans. Describe the role of the most common execution plan elements.
Prepared by: PSSB-May 2012
Designing Effective Nonclustered Indexes Implementing Nonclustered Indexes Using the Database Engine Tuning Advisor
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 After completing this module, students will be able to: Design effective nonclustered indexes. Implement nonclustered indexes. Use the Database Engine Tuning Advisor to design indexes.
Introduction to Stored Procedures Working With Stored Procedures Implementing Parameterized Stored Procedures Controlling Execution Context
Lab: Designing and Implementing Stored Procedures Creating Stored Procedures Creating a Parameterized Stored Procedure Altering the Execution Context of Stored Procedures After completing this module, students will be able to: Describe the role of stored procedures and the potential benefits of using them. Work with stored procedures. Implement parameterized stored procedures. Control the execution context of a stored procedure.
Using the MERGE Statement Implementing Table Types Using Table Types as Parameters
After completing this module, students will be able to: Use the MERGE statement. Implement table types. Use TABLE types as parameters.
Lab: Creating Highly Concurrent SQL Server Applications Detecting Deadlocks Investigating Transaction Isolation Levels After completing this module, students will be able to: Describe the role of transactions. Explain the role of locks. Manage locking. Work with transaction isolation levels.
Designing T-SQL Error Handling Implementing T-SQL Error Handling Implementing Structured Exception Handling
Lab: Handling Errors in T-SQL Code Replacing @@ERROR Based Error Handling With Structured Exception Handling Adding Deadlock Retry Logic to the Stored Procedure After completing this module, students will be able to: Design T-SQL error handling. Implement T-SQL error handling. Implement structured exception handling.
Designing and Implementing Scalar Functions Designing and Implementing Table-valued Functions Implementation Considerations for Functions
Prepared by: PSSB-May 2012
Alternatives To Functions
Lab: Designing and Implementing User-Defined Functions Formatting Phone Numbers Modifying an Existing Function Resolving a Function-related Performance Issue After completing this module, students will be able to: Design and implement scalar functions. Design and implement table-valued functions. Describe implementation considerations for functions. Describe alternatives to functions.
Enforcing Data Integrity Implementing Domain Integrity Implementing Entity and Referential Integrity
Lab: Ensuring Data Integrity through Constraints Designing Constraint Testing the Constraints After completing this module, students will be able to: Explain the available options for enforcing data integrity and the levels at which they should be applied. Describe how domain integrity can be maintained. Describe how entity and referential integrity can be maintained.
Lab: Responding to Data Manipulation via Triggers Creating the Audit Trigger Improving the Audit Trigger After completing this module, students will be able to: Design DML triggers. Implement DML triggers. Explain advanced DML trigger concepts.
Introduction to SQL CLR Integration Importing and Configuring Assemblies Implementing SQL CLR Integration
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 After completing this module, students will be able to: Explain the importance of SQL Server CLR Integration. Import and configure assemblies. Implement objects that have been created within .NET assemblies.
Introduction to XML and XML Schemas Storing XML Data and Schemas in SQL Server Implementing the XML Data Type
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 After completing this module, students will be able to: Describe XML and XML schemas. Store XML data and associated XML schemas in SQL Server. Implement the XML data type within SQL Server
Using the T-SQL FOR XML Statement Getting Started with XQuery Shredding XML
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 After completing this module, students will be able to: Use the T-SQL FOR XML statement. Work with basic XQuery queries. Shred XML to a relational form.
Prepared by: PSSB-May 2012
Vendor Development Programme Module 19: Working with SQL Server Spatial Data
This module describes spatial data and how this data can be implemented within SQL Server. Lessons
Introduction to Spatial Data Working with SQL Server Spatial Data Types Using Spatial Data in Applications
Lab: Working with SQL Server Spatial Data Familiarity With Geometry Data Type Adding Spatial Data to an Existing Table Business Application of Spatial Data After completing this module, students will be able to: Describe the importance of spatial data and the industry standards related to it. Explain how to store spatial data in SQL Server. Perform calculations on and query SQL Server spatial data.
Introduction to Full-Text Indexing Implementing Full-Text Indexes in SQL Server Working with Full-Text 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 After completing this module, students will be able to: Describe why user interfaces in existing applications are not sufficient for end user search needs. Implement full-text indexes in SQL Server. Query SQL Server using full-text queries.
Before attending this course, students must have: Knowledge of data integrity concepts. Core Windows Server skills. Relational database design skills. Programming skills. About this Course This 3-day instructor led course provides students with the technical skills required to write basic Transact-SQL queries for Microsoft SQL Server 2008. Audience Profile This course is intended for SQL Server database administrators, implementers, system engineers, and developers who are responsible for writing queries. At Course Completion After completing this course, students will be able to: Describe the uses of and ways to execute the Transact-SQL language. Use querying tool. Write SELECT queries to retrieve data. Group and summarize data by using Transact-SQL. Join data from multiple tables. Write queries that retrieve and modify data by using subqueries. Modify data in tables. Query text fields with full-text search. Describe how to create programming objects. Use various techniques when working with complex queries.
Course Outline Module 1: Getting Started with Databases and Transact-SQL in SQL Server 2008
The student will be introduced to how client/server architecture works, and examine the various database and business tasks that can be performed by using the components of SQL Server 2008. The student will also be introduced to SQL Server database concepts such as relational databases, normalization, and database objects. In addition, the student will learn how to use T-SQL to query databases and generate reports. Lessons Overview of SQL Server 2008 Overview of SQL Server Databases Overview and Syntax Elements of T-SQL Working with T-SQL Scripts Using T-SQL Querying Tools
After completing this module, students will be able to: Describe the architecture and components of SQL Server 2008. Describe the structure of a SQL Server database. Explain the basics of the SQL language. Describe the syntax elements of T-SQL. Explain how to manage T-SQL scripts. Use T-SQL querying tools to query SQL Server 2008 databases.
After completing this module, students will be able to: Retrieve data by using the SELECT statement. Filter data by using different search conditions. Explain how to work with NULL values. Format result sets. Describe the performance considerations that affect data retrieval.
After completing this module, students will be able to: Summarize data by using aggregate functions. Summarize grouped data by using the GROUP BY and COMPUTE clauses. Rank grouped data. Create cross-tabulation queries by using the PIVOT and UNPIVOT clauses.
After completing this module, students will be able to: Write basic subqueries. Write correlated subqueries. Compare subqueries with joins and temporary tables. Use common table expressions in queries.
After completing this module, students will be able to: Insert data into tables. Delete data from tables. Update data in tables. Describe transactions.
After completing this module, students will be able to: Query metadata. Describe the functionality of XML. Query XML data. Describe the functionality of full-text indexes. Query full-text indexes.
After completing this module, students will be able to: Encapsulate queries by using views. Encapsulate expressions by using user-defined functions. Explain how stored procedures encapsulate T-SQL logic. Define triggers, types of triggers, create a trigger. Write distributed queries.
After completing this module, students will be able to: Explain the recommendations for querying complex data. Query complex table structures. Write efficient queries. Use various techniques when working with complex queries. Maintain query files.