Re: GROUP BY vs DISTINCT
- From: "Michel Walsh" <vanderghastArobaseMsnDotCom@xxxxxxxxxx>
- Date: Fri, 1 Jun 2007 13:58:32 -0400
and here is the query plan, again, the same, for both statements (excuse the HTML format, I suspect that without it, it turns out un-readable):
|--Sort(DISTINCT ORDER BY:([pubs].[dbo].[authors].[au_fname] ASC))
|--Index Scan(OBJECT:([pubs].[dbo].[authors].[aunmind]))
Vanderghast, Access MVP
- Follow-Ups:
- Re: GROUP BY vs DISTINCT
- From: David W. Fenton
- Re: GROUP BY vs DISTINCT
- From: David W. Fenton
- Re: GROUP BY vs DISTINCT
- From: Warrio
- Re: GROUP BY vs DISTINCT
- References:
- GROUP BY vs DISTINCT
- From: Warrio
- Re: GROUP BY vs DISTINCT
- From: Michel Walsh
- Re: GROUP BY vs DISTINCT
- From: John Spencer
- Re: GROUP BY vs DISTINCT
- From: Warrio
- Re: GROUP BY vs DISTINCT
- From: Baz
- Re: GROUP BY vs DISTINCT
- From: Michel Walsh
- GROUP BY vs DISTINCT
- Prev by Date: RE: selecting union query results
- Next by Date: Re: Update Query
- Previous by thread: Re: GROUP BY vs DISTINCT
- Next by thread: Re: GROUP BY vs DISTINCT
- Index(es):
Relevant Pages
|