摘要: select userid,count(userid) from SYS_USER_DPRB group by userid having count(userid)>1 阅读全文
posted @ 2017-03-31 17:39 如果屈原会编程 阅读(507) 评论(0) 推荐(0)