Help Center/
Distributed Database Middleware/
User Guide (ME-Abu Dhabi Region)/
SQL Syntax/
DML/
REPLACE
Updated on 2022-02-22 GMT+08:00
REPLACE
REPLACE is used to insert rows into or replace rows in a table.
Common Syntax
replace into table(col1,col2,col3) values(value1,value2,value3)
Syntax Restrictions
- PARTITION syntax is not supported.
- If an auto-increment table has no ID, you can insert a data record with a specified ID using REPLACE, but no ID is generated.
Parent topic: DML
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot