Help Center/
GaussDB/
Developer Guide(Centralized_2.x)/
Importing Data/
Managing Concurrent Write Operations/
Concurrent Write Examples
Updated on 2023-10-23 GMT+08:00
Concurrent Write Examples
This section uses the test table as an example to describe how to perform concurrent INSERT and DELETE in the same table, concurrent INSERT in the same table, concurrent UPDATE in the same table, and concurrent import and queries.
1
|
CREATE TABLE test(id int, name char(50), address varchar(255)); |
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