SQL Server Performance Tuning

所在平台: Udemy

课程主页: https://www.udemy.com/course/sql-server-performance-tuning/

课程评论:没有评论

第一个写评论        关注课程

课程简介

Coursera SQL Server 性能调优课程总结 本课程旨在帮助您掌握 SQL Server 数据库的性能调优概念,并提供实用的故障排查和优化方法。核心内容涵盖以下几个方面: * **理解 SQL Server 等待类型 (Waits) 及其解决:** 深入了解 SQL Server 中常见的等待类型,这是诊断性能瓶颈的关键。课程将教授如何识别这些等待,并提供相应的解决方案。 * **Tempdb 争用问题:** 聚焦于 Tempdb 数据库的性能问题,特别是并发访问引起的争用。学习如何分析和缓解 Tempdb 争用。 * **数据库统计信息、查询优化器及维护计划:** 掌握数据库统计信息的作用,了解查询优化器如何生成执行计划,以及如何通过维护计划(例如,更新统计信息、重组/重建索引)来确保表和索引的性能。 * **SQL 调优技术:** 学习各种 SQL 查询调优技巧,包括重写查询、索引优化、参数嗅探等,以提升查询效率。 * **SQL Server 分区:** 探讨数据库分区的概念及其在性能优化中的应用,学习如何通过分区来管理大型数据集并提高查询性能。 * **避免性能问题的通用准则:** 提供一套通用的数据库设计和管理原则,帮助预防未来可能出现的性能问题。 通过本课程的学习,您将能够更有效地识别和解决 SQL Server 数据库的性能瓶颈,从而提升应用程序的响应速度和用户体验。

课程评论(0条)

课程详情

You will get a conceptual understanding of various SQL Server database performance issues and learn about different places to check for the performance information along with tuning approach. Broadly this course will cover following:Understanding SQL Server waits and how to resolve it.Tempdb contention issues.Learn about database statistics, optimizer and maintenance plan for tables and indexes. SQL Tuning techniques.Partition in SQL Server.General guidelines for avoiding performance issues in SQL database.

课程标签

0人关注该课程

主题相关的课程