- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Core Tech

Performance Tuning and Automated Maintenance
In this lab, you'll practice performance tuning and automation for SQL Server. When you're finished, you'll have optimized database queries and implemented automated maintenance tasks.

Lab Info
Table of Contents
-
Challenge
Diagnose and optimize query performance
- Analyze graphical and text-based query execution plans to identify performance bottlenecks.
- Apply basic T-SQL query tuning techniques, such as adding appropriate indexes or rewriting queries.
- Use Dynamic Management Views (DMVs) to identify long-running queries and resource consumption.
-
Challenge
Implement and monitor automated administrative tasks
- Configure SQL Server Agent and create a multi-step job for a recurring administrative task (for backups, for example).
- Set up operators and alerts to receive notifications for job success or failure via Database Mail.
- Create and schedule a comprehensive database maintenance plan for integrity checks and index optimization.
-
Challenge
Troubleshoot and resolve common database health issues
- Identify and resolve database fragmentation issues through index rebuilds or reorganizations.
- Simulate and diagnose a blocking scenario, then identify and resolve the blocking process.
- Perform a DBCC CHECKDB command to check for database integrity and understand its output.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.