摘要: 昨天去一家公司面试,被这道题难住了,哎,又失去一次好的机会。 回来 之后就再想这个问题 表结构及数据如下: 实现的sql语句: 刚开始的实现是 select * from student a where a.id in (SELECT b.id from student b where b.clas 阅读全文
posted @ 2016-08-10 18:27 偶然会成功 阅读(25675) 评论(0) 推荐(1)