On 07/01/2013 19:44, Emi Lu wrote:
> Hello,
>
> Is there a function to split a string to different rows?
>
> For example, t1(id, col1)
> values(1, 'a, b, c');
regexp_split_to_table() should do it:
http://www.postgresql.org/docs/8.4/static/functions-string.html
HTH
Ray.
--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie