Re: Query Conflict
- From: Michael Gramelspacher <gramelsp@xxxxxxxx>
- Date: Sat, 29 Sep 2007 18:11:29 -0500
There was a discussion of this on m.p.sqlserver.programming only a few
days ago on the 24th, Question regarding "HAVING COUNT(*)=0".
What I got out of it was that using an aggregate function without a
GROUP BY clause means there is just one single group. Thus, HAVING is
appropriate.
On Sat, 29 Sep 2007 16:54:38 -0500, "David W. Fenton"
<XXXusenet@xxxxxxxxxxxxxxxxxxx> wrote:
I still don't get why you need a HQAVING because you have no GROUP.
BY clause.
- Follow-Ups:
- Re: Query Conflict
- From: David W. Fenton
- Re: Query Conflict
- From: Bob Quintal
- Re: Query Conflict
- References:
- Query Conflict
- From: Stan
- Re: Query Conflict
- From: Bob Quintal
- Re: Query Conflict
- From: Stan
- Re: Query Conflict
- From: David W. Fenton
- Query Conflict
- Prev by Date: Re: Database Options - Any other settings I should adjust?
- Next by Date: Re: Query of a Query Data***
- Previous by thread: Re: Query Conflict
- Next by thread: Re: Query Conflict
- Index(es):