Help Center/
GaussDB(DWS)/
Tool Guide/
DSC/
SQL Syntax Migration Reference/
MySQL Syntax Migrating/
Data Manipulation Language (DML)/
UPDATE/
LOW_PRIORITY
Updated on 2024-07-19 GMT+08:00
LOW_PRIORITY
With the LOW_PRIORITY modifier, execution of UPDATE is delayed.
Input
1 2 |
# LOW_PRIORITY UPDATE LOW_PRIORITY employees SET department_id=2; |
Output
1 2 |
-- LOW_PRIORITY UPDATE "public"."employees" SET "department_id" = 2; |
Parent topic: UPDATE
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