新增或更新sql

xiaoxiao2026-08-22  0

update sat_taxpayer set nsrmc='AAAA' where nsrsbh = '110107751318780' ;insert into sat_taxpayer(remarkid, nsrsbh) select '999', '110107751318780' from dual where ('110107751318780') not in (select nsrsbh from sat_taxpayer );
转载请注明原文地址: https://www.6miu.com/read-5051639.html

最新回复(0)