18-05-2013, 16:08
SELECT COUNT(*) FROM PERSONEL GROUP BY MESLEK HAVING YASİ=20
HATA :
Msg 8121, Level 16, State 1, Line 1
Column 'PERSONEL.YASİ' is invalid in the HAVING clause because it is not contained in either an aggregate function or the GROUP BY clause.
HATA :
Msg 8121, Level 16, State 1, Line 1
Column 'PERSONEL.YASİ' is invalid in the HAVING clause because it is not contained in either an aggregate function or the GROUP BY clause.

