January 2019
Intermediate to advanced
286 pages
7h 41m
English
First, let's define what partitioning a table is. Partitioning a table in MySQL is how MySQL divides its actual data into separate tables, but it is always treated as a single table by the SQL layer.