February 2018
Intermediate to advanced
510 pages
16h 10m
English
Information about partitions can be obtained in a number of ways, as follows:
The following is an example with the SHOW CREATE TABLE statement option to see partition information:
SHOW CREATE TABLE employee;
The output from the preceding statement has separate information for partitioning ...
Read now
Unlock full access