DELETE E FROM t E where E.id> ( SELECT MIN(X.id) FROM t X WHERE X.name = E.name );
posted on 2014-04-12 14:17 听哥哥的话 阅读(136) 评论(0) 收藏 举报