We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4598a2 commit f139c43Copy full SHA for f139c43
markdown-pages/en/tidb/release-8.5/TOC-tidb-cloud-lake.md
@@ -433,8 +433,8 @@
433
- [SHOW WORKLOAD GROUPS](/tidb-cloud-lake/sql/show-workload-groups.md)
434
- DML Commands
435
- [DML Overview](/tidb-cloud-lake/sql/dml.md)
436
- - [COPY INTO <location>](/tidb-cloud-lake/sql/copy-into-location.md)
437
- - [COPY INTO <table>](/tidb-cloud-lake/sql/copy-into-table.md)
+ - [`COPY INTO <location>`](/tidb-cloud-lake/sql/copy-into-location.md)
+ - [`COPY INTO <table>`](/tidb-cloud-lake/sql/copy-into-table.md)
438
- [DELETE](/tidb-cloud-lake/sql/delete.md)
439
- [INSERT](/tidb-cloud-lake/sql/insert.md)
440
- [INSERT (multi-table)](/tidb-cloud-lake/sql/insert-multi-table.md)
0 commit comments