Subject | Group By into Array |
---|---|
Author | Francois Zbinden |
Post date | 2004-02-19T09:37:22Z |
Hi
I have this table with a primary key, product id and a
value.
My Query:
select sum(value) from blah group by productid
Is it possible to fetch all primary keys grouped together
into a array field?
Regards
-----------------------------------------------------
Francois Zbinden - zbinden@...
Dataflow Solutions GmbH - Pappelweg 48 - 3013 CH-Bern
solutions@... - +41 31 332 01 01
I have this table with a primary key, product id and a
value.
My Query:
select sum(value) from blah group by productid
Is it possible to fetch all primary keys grouped together
into a array field?
Regards
-----------------------------------------------------
Francois Zbinden - zbinden@...
Dataflow Solutions GmbH - Pappelweg 48 - 3013 CH-Bern
solutions@... - +41 31 332 01 01