spliting a row to make several rows

From: Gerardo Herzig <gherzig(at)fmed(dot)uba(dot)ar>
To: pgsql-sql(at)postgresql(dot)org
Subject: spliting a row to make several rows
Date: 2006-10-12 22:18:07
Message-ID: 452EBF1F.7070505@fmed.uba.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Bricklen Anderson 2006-10-12 22:42:44 Re: spliting a row to make several rows
Previous Message Florian Weimer 2006-10-12 16:19:57 Re: Is this a bug? Deleting a column deletes the constraint.