Skip to content

Commit

Permalink
Update Bitmap_index.md
Browse files Browse the repository at this point in the history
Signed-off-by: hellolilyliuyi <[email protected]>
  • Loading branch information
hellolilyliuyi authored Jun 7, 2024
1 parent 59e28db commit 6ff721a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/using_starrocks/Bitmap_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Each table can only have one ongoing Schema Change task at a time. You cannot cr

### View an index

View all bitmap indexes for a specified table. For detailed parameters and returned results, refer to [SHOW INDEX](../sql-reference/sql-statements/data-manipulation//SHOW_INDEX.md).
View all bitmap indexes for a specified table. For detailed parameters and returned results, refer to [SHOW INDEX](../sql-reference/sql-statements/administration/SHOW_INDEX.md).

```SQL
SHOW INDEXES FROM lineorder_partial;
Expand Down

0 comments on commit 6ff721a

Please sign in to comment.