Table as a column

Started by Cristina Surrocaalmost 23 years ago1 messagesgeneral
Jump to latest
#1Cristina Surroca
cris@dmcid.net

<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>