查看完整版本: [-- 查出所有重复记录的代码 --]

店大侠软件官网—快递单打印软件|发货单打印软件|短信通知回访|网店进销存|自动发货 -> 7.1工具中心-sql语句执行、批量评价 -> 查出所有重复记录的代码 [打印本页] 登录 -> 注册 -> 回复主题 -> 发表主题

翠玲 2019-05-28 17:33

查出所有重复记录的代码

  1. select top_tid,count(*) num from top_trade group by top_tid having count(*)>1






查看完整版本: [-- 查出所有重复记录的代码 --] [-- top --]


Powered by phpwind v8.7 Code ©2003-2011 phpwind
Time 0.026507 second(s),query:5 Gzip enabled