摘要: SELECT count(1), count(DISTINCT xx)from xxx.xxxwhere dt = '2020-10-11' and length(regexp_extract(goods_tag_name, '易方达蓝筹|张坤|蔡徐坤', 0)) > 0; 阅读全文
posted @ 2021-08-05 15:11 monkey66 阅读(516) 评论(0) 推荐(0) 编辑