Optimizing Query Performance with Columnstore Indexes
Have you considered implementing columnstore indexes to speed up your queries? Well, this course is for you! Take your skills to the next level by learning how columnstore indexes can boost performance in an operational database environment today.
What you'll learn
High-performing queries are a requirement for any SQL developer in today's data-driven world. Maybe you experimented with columnstore indexes in the past but were left with more questions than answers. In this course, Optimizing Query Performance with Columnstore Indexes, you will gain foundational knowledge for building columnstore indexes in your environment. First, you will learn what columnstore is and how it differs from rowstore, giving you an understanding of the columnstore architecture that will assist you in making an informed decision on when to implement it. Next, you will discover the various types of columnstore indexes and which one to create based on your environment’s workload, as well as several features built into columnstore enabling faster performance. Finally, you will explore several techniques for getting the most from your new columnstore indexes. When you are finished with this course, you will have the skills and knowledge necessary to implement and optimize columnstore indexes in your unique environment.
Table of contents
- Version Check 0m
- Introduction 3m
- Solving Slow-running Reports 3m
- Defining a Columnstore Index 3m
- How Data Is Stored 3m
- Evolving Columnstore 3m
- Exploring Columnstore Benefits 3m
- Choosing Columnstore 2m
- Skipping Columnstore 2m
- Demo: Creating Our Test Environment 8m
- Demo: Comparing Index Size 5m
- Summary 3m
- Introduction 3m
- Examining Execution Modes 3m
- Reviewing Batch Mode Execution 3m
- Demo: Batch Mode Execution 6m
- Demo: Batch Mode on Rowstore 3m
- Exploring Aggregate Pushdown 4m
- Demo: Aggregate Pushdown 5m
- Exploring String Predicate Pushdown 3m
- Demo: String Predicate Pushdown 4m
- Adaptive Query Processing 3m
- Summary 3m