select "UID" from reptile where "TAG1"='医疗' group by "UID" having count(1) > 1
select id from 表 group by id having count(*) > 1
select "UID" from reptile where "TAG1"='医疗' group by "UID" having count(1) > 1
select id from 表 group by id having count(*) > 1
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M