关于select *的问题,如果想要使用 select id ,需要这么写: delete from titles_test where id not in (select id from (select min(id) as id from titles_test GROUP BY emp_no) a); 也就是要将min()这一列的名称命名为id
9

相关推荐

牛客网
牛客网在线编程
牛客网题解
牛客企业服务