DL wrote:
> Is there any easy way you can simulate GROUP_CONCAT functionality in Ingres 9.2?
Short answer: no.
Much longer answer: you *might* be able to implement group_concat
yourself using OME.
> Any ideas?
Perhaps your example text fragments were small just to make the
illustration easy. But if they really are that small my first choice
would be to just declare the varchar column big enough to hold the
entire string without fragmenting it. Reconstruct the notes in the new
table just once and you're done. If few of the notes require the full
allocation of space declare the table WITH COMPRESSION=(DATA); it
reduces the space required though it doesn't really compress and there
is negligible overhead.
--
Roy
UK Actian User Association Conference 2013 will be on Tuesday June 11 2013.
Register today at
http://www.regonline.co.uk/ukiua2013