You are here: Re: Select row with only ONE occurence « MsSQL Server « IT news, forums, messages
Re: Select row with only ONE occurence

Posted by Alexander Kuznetsov on 03/02/06 00:18

an untested stab in the dark:

select f1, f2 from table1 join
(select f2, count(*) from table1 group by f2 having count(*)=1) t2
on t2.f2=table1.f2

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация