2019独角兽企业重金招聘Python工程师标准>>> accountid为自动生成的key select * from records where accountid in (select max(accountid) from records); 转载于:https://my.oschina.net/Chanthon/blog/52752