Training, cursus 2784: Tuning and Optimizing Queries Using Microsoft SQL Server 2005 opleiding (MS2784) door Master it Training
Neem contact met ons op, bijvoorbeeld voor training, cursus 2784: tuning and optimizing queries using microsoft sql server 2005 opleiding (ms2784) door master it training
   
Volg uw (maatwerk) cursus, training of opleiding bij Master it Training en profiteer van onze unieke 100% kwaliteitsgarantie!
Master it Training: 650 IT trainingen en cursussen voor o.a. Microsoft MCTS MCITP VMware PRINCE2 en Office

Tuning and Optimizing Queries Using Microsoft SQL Server 2005

MS2784

This three-day workshop provides database developers working in enterprise environments using Microsoft SQL Server 2005 the knowledge and skills to evaluate and improve queries and query response times. The workshop focuses on systematic identification and optimization of database factors that impact query performance.

Doelgroep

This course is intended for current professional database developers who have three or more years of on-the-job experience developing SQL Server database solutions in an enterprise environment.

Voorkennis

Before attending this course, students must:

  • Have working knowledge of data storage. Specifically, knowledge about row layout, fixed length field placement and varying length field placement.
  • Be familiar with index structures and index utilization. Specifically, they must understand the interaction between non-clustered indexes, clustered indexes and heaps. They must know why a covering index can improve performance.
  • Have had hands-on database developer experience. Specifically, three years of experience as a full-time database developer in an enterprise environment.
  • Be familiar with the locking model. Specifically, students should have an understanding of lock modes, lock objects and isolation levels and be familiar with process blocking.
  • Understand Transact-SQL syntax and programming logic. Specifically, students should be completely fluent in advanced queries, aggregate queries, subqueries, user-defined functions, cursors, control of flow statements, CASE expressions, and all types of joins.
  • Be able to design a database to third normal form (3NF) and know the trade offs when backing out of the fully normalized design (denormalization) and designing for performance and business requirements in addition to being familiar with design models, such as Star and Snowflake schemas.
  • Have strong monitoring and troubleshooting skills, including using monitoring tools.
  • Have basic knowledge of the operating system and platform. That is, how the operating system integrates with the database, what the platform or operating system can do, and how interaction between the operating system and the database works.
  • Have basic knowledge of application architecture. That is, how applications can be designed in three layers, what applications can do, how interaction between the application and the database works, and how the interaction between the database and the platform or operating system works.
  • Know how to use a data modeling tool.
  • Be familiar with SQL Server 2005 features, tools, and technologies.
  • Have a Microsoft Certified Technology Specialist: Microsoft SQL Server 2005 credential - or equivalent experience.

In addition, it is recommended, but not required, that students have completed:

  • Course MS2778, Writing Queries Using Microsoft SQL Server 2005 Transact-SQL.
  • Course MS2779, Implementing a Microsoft SQL Server 2005 Database.
  • Course MS2780, Maintaining a Microsoft SQL Server 2005 Database.

Lesmethode

U volgt deze training in onze Open Master Class. Door een groepsgrootte van gemiddeld 6 en maximaal 8 cursisten, bent u verzekerd van een individuele en maatgerichte training. U werkt in uw eigen tempo en beschikt over een gecertificeerde en ervaren docent die u gedurende uw training persoonlijk begeleidt en al uw vragen omtrent de lesstof beantwoordt. Uiteraard profiteert u ook bij deze training van onze 100% Kwaliteitsgarantie.

Duur

3 dagen

Tarief excl. BTW

€ 1.295,00 per deelnemer
Het tarief voor deze training is inclusief studiemateriaal, certificaat, koffie/thee en een uitgebreide lunch.

Trainingstijden

Onze trainingen vinden plaats van 9.30 tot 12.15 en van 13.15 tot 16.30 uur.

Huidige categorie

Trainingsaanbod  »  Systeem & netwerk trainingen  »  SQL Server 2005

Unit 1: Measuring Database Performance
This unit provides students with an opportunity to measure database performance and identify database performance bottlenecks. Students will use a sample script to identify performance and concurrency problems, capture baseline performance, and prioritize identified problems for optimization.

Topics

  • Importance of Benchmarking
  • Key Measures for Query Performance: Sysmon
  • Key Measures for Query Performance: Profiler
  • Guidelines for Identifying Locking and Blocking

Unit 2: Optimizing Physical Database Design
In this unit, students work with strategies for optimizing physical database design. Students will optimize a database schema using normalization, generalization, and denormalization.

Topics

  • Performance Optimization Model
  • Schema Optimization Strategy: Keys
  • Schema Optimization Strategy: Responsible Denormalization
  • Schema Optimization Strategy: Generalization

Unit 3: Optimizing Queries for Performance
In this unit students experience optimizing and tuning queries to improve performance. In the lab, students will optimize stored procedures, views, and non-cursor aggregate queries to improve database performance and user experience. Each query that is optimized improves the overall system because the query will use fewer resources, freeing up those resources for other queries, and reducing the amount of locking done by the query. The domino effect is profound.

Topics

  • Performance Optimization Model: Queries
  • What Is Query Logical Flow?
  • Considerations for Using Subqueries
  • Guidelines for Building Efficient Queries

Unit 4: Refactoring Cursors into Queries
In this unit, students will work with strategies for refactoring cursors into queries. In the lab, students will work to optimize a database by replacing slow iterative code with faster set-based code.

Topics

  • Performance Optimization Model: Query-Set-based solutions
  • Five Steps to Building a Cursor
  • Strategies for Refactoring Cursors

Unit 5: Optimizing an Indexing Strategy
In this unit, students will work on optimizing indexing strategies. Students will work with a given database to add and delete indexes, by providing the optimum bridge between the query and the data without any redundancies.

Topics

  • Performance Optimization Model: Indexes
  • Considerations for Using Indexes
  • Best Uses of the Clustered Index
  • Best Practices for Non-Clustered Index Design
  • How to Document an Indexing Strategy

Unit 6: Managing Concurrency
This unit provides students with the opportunity to work with concurrency management. Students will look for concurrency issues and then solve them by optimizing transactions and adjusting the transaction isolation level.

Topics

  • Performance Optimization Model: Locking and Blocking
  • Multimedia - "How to Use Efficient Queries to Reduce Locking and Blocking"
  • Strategies to Reduce Locking and Blocking

Duur

3 dagen

Tarief excl. BTW

€ 1.295,00 per deelnemer

Huidige categorie

Trainingsaanbod  »  Systeem & netwerk trainingen  »  SQL Server 2005

Op deze pagina kunt u alle bij deze training behorende informatie eenvoudig en overzichtelijk printen. Daarnaast bieden wij u de mogelijkheid om direct een persoonlijke webofferte te genereren (optie 2). Maar natuurlijk sturen wij u ook graag een maatwerk- of persoonlijke offerte toe!

Optie 1: Trainingsinhoud printen.
Print :

Optie 2: Genereer nu direct een Webofferte (PDF document).
Organisatie :
Voorletter(s) / Naam :
Titel :   
Adres :
Postcode :
Plaats :
Telefoonnummer :
   

Optie 3: Maatwerk- / persoonlijke offerte aanvragen.
Offerte op maat :

Maak een keuze uit onderstaande opties en geef het aantal deelnemers op voor de training Tuning and Optimizing Queries Using Microsoft SQL Server 2005 (MS2784). Op de volgende pagina kunt u vervolgens per deelnemer de naam- en contactgegevens opgeven.

Inschrijven

Duur  : 3 dagen
Tarief excl. BTW  : € 1.295,00 per deelnemer
Inclusief studiemateriaal, certificaat, koffie/thee en een uitgebreide lunch.
Kies een datum
:
Startdatum Volgdata Locatie Methode
  29 mei 30, 31 mei 2012 Eindhoven Open Master Class
  4 jun 5, 6 jun 2012 Amsterdam Open Master Class
  11 jun 12, 13 jun 2012 Amsterdam Open Master Class
  11 jun 12, 13 jun 2012 Eindhoven Open Master Class
  18 jun 19, 20 jun 2012 Utrecht Open Master Class
  18 jun 19, 20 jun 2012 Amsterdam Open Master Class
  25 jun 26, 27 jun 2012 Rotterdam Open Master Class
  2 jul 3, 4 jul 2012 Amsterdam Open Master Class
  9 jul 10, 11 jul 2012 Utrecht Open Master Class
  16 jul 17, 18 jul 2012 Amsterdam Open Master Class
  23 jul 24, 25 jul 2012 Rotterdam Open Master Class
  23 jul 24, 25 jul 2012 Eindhoven Open Master Class
  30 jul 31 jul, 1 aug 2012 Amsterdam Open Master Class
  30 jul 31 jul, 1 aug 2012 Eindhoven Open Master Class
  6 aug 7, 8 aug 2012 Rotterdam Open Master Class
  6 aug 7, 8 aug 2012 Eindhoven Open Master Class
Meer data-opties voor deze training..
Aantal deelnemers  :
   

Login op MIJN Master it met uw e-mailadres en wachtwoord.

Registreren  |  Winkelwagentje

Inhoud Mijn winkelwagentje
Inschrijvingen: 0
Totaalbedrag: € 0,00
Zoek training

English information English information
Master it Training is Microsoft GOLD Certified Partner