MySQL中union all能否连接update语句

2024-10-13 09:23:14

1、第一步,首先,在新建的数据库中查找一张数据库表t_apart_info,并查看该表的数据情况,如下图所示:

MySQL中union all能否连接update语句

3、第三步,利用union all连接两个查询语句,select * from t_apart娄多骋能_info twhere t.apart_id = 103 union all select * from t_apart_info twhere t.apart_id = 107如下图所示:

MySQL中union all能否连接update语句MySQL中union all能否连接update语句MySQL中union all能否连接update语句
猜你喜欢