> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 更新(update)

示例：UPDATE `user_info` SET `status`='active',`2025_flag`=1,`order`='ORD-1001' WHERE user\_id=2 AND `status`!='deleted';

UPDATE 表名 SET 参数解析 WHERE 更新条件;

<img src="https://mintcdn.com/bazhuayu-rpa-docs/_0ncJVuvn2vLb0nP/helpcenter/commands/custom-commands/MtBiYKy9/images/ys0a1CUu-01.png?fit=max&auto=format&n=_0ncJVuvn2vLb0nP&q=85&s=471fb0d7c6777d0f74b8d624d6dd8640" alt="image" width="986" height="663" data-path="helpcenter/commands/custom-commands/MtBiYKy9/images/ys0a1CUu-01.png" />

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
