On this page
SHOW RANGES
Synopsis
The SHOW RANGES statement now supports additional filtering options.
Parameters
| Parameter | Description |
|---|---|
FROM TABLE |
Show ranges for a specific table |
FROM INDEX |
Show ranges for a specific index |
Examples
SHOW RANGES FROM TABLE my_table;