Skip to content

Commit c48598c

Browse files
author
github-actions
committed
update MD by dispatch event pingcap/docs master
1 parent f76ae2c commit c48598c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown-pages/en/tidb/master/sql-tuning-best-practice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ Follow these recommended column order guidelines for a composite index:
595595

596596
4. Add columns from the `SELECT` list or used in aggregation to fully utilize a covering index.
597597

598-
**Special consideration: IN conditions**
598+
**Special consideration: `IN` conditions**
599599

600600
When designing composite indexes, you need to handle `IN` conditions carefully.
601601

0 commit comments

Comments
 (0)