Designing and Implementing SQL Server Database Indexes

Go to class
Write Review

Free Online Course: Designing and Implementing SQL Server Database Indexes provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Designing and Implementing SQL Server Database Indexes is taught by Gail Shaw.

Overview
  • This course is an introduction to SQL Server indexes. In this course, you will be covering common index types and discussing how to index to support your workloads.

    Poor database performance is a problem for applications and annoys users. Poor performance often comes down to poor indexing of critical tables. In this course, Designing and Implementing SQL Server Database Indexes, you'll gain knowledge on how to avoid these issues through the effective use of SQL Server database indexes. First, you'll discover the main index types that SQL Server has. Next, you'll explore considerations for their use. Finally, you'll learn how to choose indexes and index keys to best support your applications. When you've finished this course, you'll be in a good position to optimize all of your SQL Server databases and improve your applications' speed and throughput.