Table as a column

From: "Cris" <cris(at)dmcid(dot)net>
To: pgsql-general(at)postgresql(dot)org, "pgsql-jdbc(at)postgresql(dot)org"(at)cancerberus(dot)com
Subject: Table as a column
Date: 2003-04-17 18:10:52
Message-ID: 200304171710.h3HHAqo08664@cancerberus.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

<P>Hi,<BR><BR>I don't know if it is possible in postgreSQL create a table
into a table, as a column. I know that this is not into NF, but I've got
some problems trying to simulate this into another types.<BR>The thing I
want is something like:<BR><BR>Varchar(10) | varchar(10) | integer |
integer| integer|
<BR>-----------------------------------------------------------------------<BR>&nbsp;&nbsp;&nbsp;&nbsp;jfnsklfjd&nbsp;&nbsp;
|&nbsp;&nbsp;&nbsp; fdsfd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;
|&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;
6<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;|&nbsp;&nbsp;&nbsp; vcsfsad&nbsp;&nbsp;
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;43&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;
63<BR>&nbsp;&nbsp;&nbsp; jfnsklfjd&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;
fh4w&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp; &nbsp; |&nbsp;&nbsp;&nbsp;
3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;76<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
ygfd&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; fdaw &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0 &nbsp; |&nbsp;&nbsp;&nbsp;
43&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp; 98<BR>...<BR><BR><BR>Have any body
something about?, can I find any example?<BR><BR>thanks a lot,
<BR><BR>yours<BR><BR>Cris..</P>

Attachment Content-Type Size
unknown_filename text/html 1.4 KB

Browse pgsql-general by date

  From Date Subject
Next Message Ken Williams 2003-04-17 19:28:00 How foreign key info is stored
Previous Message Jeff MacDonald 2003-04-17 17:16:51 Re: ran an update outside of transaction, can i roll it back in anyway ?

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nic Ferrier 2003-04-17 18:51:17 Re: [PATCHES] the build
Previous Message Peter Eisentraut 2003-04-17 17:41:21 Re: [PATCHES] the build