select * from 有个表 as t where 电话 = (select max(电话) from 有个表 where 宿舍号码=t.宿舍号码 and 姓名=t.姓名)
select * from 有个表 as t where 电话 = (select max(电话) from 有个表 where 姓名=t.姓名)
34,872
社区成员
254,639
社区内容
加载中
试试用AI创作助手写篇文章吧