spliting a row to make several rows - Mailing list pgsql-sql

From Gerardo Herzig
Subject spliting a row to make several rows
Date
Msg-id 452EBF1F.7070505@fmed.uba.ar
Whole thread Raw
Responses Re: spliting a row to make several rows  (Bricklen Anderson <banderson@presinet.com>)
List pgsql-sql
Hi all: What a want to do is something like this:
suppose i have this record

aa--bb--cc

I guess if im able to do some sql/plsql procedure to get something like it
aa
bb
cc
(3 records, rigth?)

Thanks a lot
Gerardo


pgsql-sql by date:

Previous
From: Florian Weimer
Date:
Subject: Re: Is this a bug? Deleting a column deletes the constraint.
Next
From: Bricklen Anderson
Date:
Subject: Re: spliting a row to make several rows