Documentation Index
Fetch the complete documentation index at: https://docs.risingwave.com/llms.txt
Use this file to discover all available pages before exploring further.
Syntax
Parameters
| Parameter | Description |
|---|---|
| index_name | The index to show the query of. |
Example
We can create a tablet3 and an index idx1 on t3.
SHOW CREATE INDEX command on idx1 to see the query used.