Re: A little help with a query please
From: Krzysztof Jamróz <SpAMkrzyh000JeST_at_ZLYo2.pl>
Date: Thu, 26 Jun 2008 08:40:51 +0200
Message-ID: <169js85ft3icb.ifsp2mjavt2u.dlg@40tude.net>
Date: Thu, 26 Jun 2008 08:40:51 +0200
Message-ID: <169js85ft3icb.ifsp2mjavt2u.dlg@40tude.net>
On Wed, 25 Jun 2008 19:36:11 -0700 (PDT), DeanL wrote:
> Table1.Col1        Table2.Col1
> A                      1
> A                      2
> A                      3
> B                      2
> B                      6
> B                      8
> B                      9
> 
> What I'm trying to get the query to do is this:
> 
> Table1.Col1        Table2.Col1
> A                      1,2,3
> B                      2,6,8,9
Have you checked the thread "Exists a aggregate function..."? There are given some methods you could use.
-- Krzysztof JamrózReceived on Thu Jun 26 2008 - 01:40:51 CDT
