Skip to content

Commit

Permalink
Merge pull request #603 from yangj1211/fix1120
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
yangj1211 authored Nov 20, 2024
2 parents 8bb45c8 + c8fc002 commit 38a247a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/MatrixOne/Reference/SQL-Reference/SQL-Type.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ Data Manipulation Language (DML) is used for database operations, including prog

- [INSERT](Data-Manipulation-Language/insert.md)
- [INSERT INTO SELECT](Data-Manipulation-Language/insert-into-select.md)
- [INSERT ON DUPLICATE KEY UPDATE](Data-Manipulation-Language/insert-on-duplicate.md)
- [INSERT IGNORE](Data-Manipulation-Language/upsert/insert-ignore.md)
- [INSERT ON DUPLICATE KEY UPDATE](Data-Manipulation-Language/upsert/insert-on-duplicate.md)

### DELETE Statement - Deleting Existing Rows from a Table

Expand Down

0 comments on commit 38a247a

Please sign in to comment.