Transact-SQL Reference

HAVING

Specifies a search condition for a group or an aggregate. HAVING can be used only with the SELECT statement. It is usually used in a GROUP BY clause. When GROUP BY is not used, HAVING behaves like a WHERE clause. For more information, see SELECT.

'

Comments ( )
Link to this page: //www.vb-net.com/Sql/Sql/Ts_ha-hz_3td3.htm
< THANKS ME>