
TiDB SQL Tuning Lab 2: Partitioned Tables
60 Mins
Lab Description
In this hands-on lab, you will create and manage Range partitioning, Range COLUMNS partitioning, List partitioning and List COLUMNS partitioning tables. You will learn about the differences between Hash partitioning and Key partitioning tables. Finally, you will compare the performance between partitioned and non-partitioned table.