摘要: select t.id from ( values ('123'), ('456') ) t (id) sql 将字符串集合转成临时表,使用values字段 阅读全文
posted @ 2020-06-17 14:33 微笑代表淡定.Net 阅读(3523) 评论(0) 推荐(0) 编辑