database
newsgroups
Home
All Groups
Group
Topic
Archive
Search
About
Using group by
microsoft.public.sqlserver.programming
9 Jan 2007 3:48 PM
Roy Goldhammer
Hello there
I have some quries that do distinct part of some data
I'm wondering in this case what is better:
select distinct ...
from ...
or select ....
from
group by ...
Other interesting topics
Clustered Index Not Working
Select distinct problems
Top 1 query problem
How to compare two tables of same structure using a hash/checksum
SELECT/INSERT SELECT performance issue
related:
Server programming
Exchange programming
Outlook programming
Developer news
IT news
Web news
Tech news groups