Martin,
Please accept my best wishes for the new year, with "all that jazz" and all what goes with it ...
For the moment, I am trying to get track of this chap, far in Northern countries, who wrote some time ago a book about Ingres.
Would you remember, by any chance, the reference of the book?
I will be very grateful.
Again, my best for 2013, the year when MySql fades away ....
Patrick
> Date: Thu, 3 Jan 2013 00:56:25 -0800
> From:
kristof...@ingres.com
> To:
comp.datab...@googlegroups.com
> CC:
info-...@kettleriverconsulting.com
> Subject: Re: [Info-Ingres] string aggregation function
>
> Am Donnerstag, 3. Januar 2013 09:51:37 UTC+1 schrieb Kristoff:
> > Am Mittwoch, 2. Januar 2013 12:41:03 UTC+1 schrieb Martin Bowes:
> >
> > > Hi All,
> >
> > >
> >
> > >
> >
> > >
> >
> > > Happy new year and all that jazz.
> >
> > >
> >
> > >
> >
> > >
> >
> > > And just to start things off for 2013…
> >
> > >
> >
> > >
> >
> > >
> >
> > > I need a string aggregation function that can build a long varchar. I seem to recall that this was mooted for Vectorwise 3.0…although I would need this for standard Ingres as well. I think it was going to be called listagg.
> >
> > >
> >
> > >
> >
> > >
> >
> > > Can anyone shed some light?
> >
> > >
> >
> > >
> >
> > >
> >
> > > Martin Bowes
> >
> >
> >
> > Yes, listagg is coming with Vectorwise 3.0, but there is no support for Ingres tables. Also it returns a varchar(2000), not a long varchar.
> >
> >
> >
> > Kristoff
>
> forgot to mention, it is an aggregate function, so concatenating multiple row values into one result (per group)
>
>