1 line
126 B
MySQL
Raw Permalink Normal View History

2025-03-07 16:23:56 +08:00
select if(count(1) =0,'true','false') '是否执行成功' from lmt_crdt_agr where acct_type = 'ZY' and prd_code = '10110002';