You are viewing a single comment's thread. Return to all comments →
Because we are performing the aggregate function COUNT().
If we in TSql perform any aggregates, we need to group anything that is not calculated, into the group by clause.
Seems like cookies are disabled on this browser, please enable them to open this website
New Companies
You are viewing a single comment's thread. Return to all comments →
Because we are performing the aggregate function COUNT().
If we in TSql perform any aggregates, we need to group anything that is not calculated, into the group by clause.