Skip to content

Commit c10c128

Browse files
Oreoxmtti-chi-bot
authored andcommitted
Apply suggestions from code review
1 parent 34e0a37 commit c10c128

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@
624624
- [Set Operations](/functions-and-operators/set-operators.md)
625625
- [List of Expressions for Pushdown](/functions-and-operators/expressions-pushed-down.md)
626626
- [TiDB Specific Functions](/functions-and-operators/tidb-functions.md)
627-
- [Mappings between Functions and Syntax of Oracle and TiDB](/oracle-functions-to-tidb.md)
627+
- [Comparisons between Functions and Syntax of Oracle and TiDB](/oracle-functions-to-tidb.md)
628628
- [Clustered Indexes](/clustered-indexes.md)
629629
- [Constraints](/constraints.md)
630630
- [Generated Columns](/generated-columns.md)

functions-and-operators/string-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ TiDB supports most of the [string functions](https://dev.mysql.com/doc/refman/5.
99

1010
<CustomContent platform="tidb">
1111

12-
For mappings between functions and syntax of Oracle and TiDB, see [Mappings between Functions and Syntax of Oracle and TiDB](/oracle-functions-to-tidb.md).
12+
For comparisons between functions and syntax of Oracle and TiDB, see [Mappings between Functions and Syntax of Oracle and TiDB](/oracle-functions-to-tidb.md).
1313

1414
</CustomContent>
1515

0 commit comments

Comments
 (0)