这个语句 麻烦给详解 下,是怎么实现的
select * from #temptable as A where t_salary<(select AVG(t_salary) from #temptable as Bwhere A.d_no = B.d_no )
[ 本帖最后由 某小多 于 2014-7-21 15:05 编辑 ]
2014-07-21 15:02
2014-07-21 16:18
2014-07-21 16:20
2014-07-21 16:21