摘要: 判断列是否存在 select count(*) from ITSV.his.information_schema.columns where table_name = 'zsb_ctmcallinfo' and column_name = 'ctp_iftax' 判断数据存在 select * fr 阅读全文
posted @ 2020-01-10 09:47 mapstar 阅读(266) 评论(0) 推荐(0)