Re: Turning column into row - Mailing list pgsql-sql

From Tille, Andreas
Subject Re: Turning column into row
Date
Msg-id Pine.LNX.4.44.0205221447140.8932-100000@wr-linux02.rki.ivbb.bund.de
Whole thread Raw
In response to Re: Turning column into row  ("Wm. G. Urquhart" <wgu@wurquhart.co.uk>)
Responses Re: Turning column into row  ("Wm. G. Urquhart" <wgu@wurquhart.co.uk>)
Re: Turning column into row (More...)  ("Wm. G. Urquhart" <wgu@wurquhart.co.uk>)
List pgsql-sql
On Wed, 22 May 2002, Wm. G. Urquhart wrote:
> Depending on how many properties you had you could include these in the
> first table and remove the other two table. Using a hash value pair or
> sommit similar (Value=Desc, Value=Desc) you could then do bitwise
> operations on the column to extract the information you need.
Well, there are not much but how to insert a new Property with this
approach.  Quite impossible.

Anyway, thanks for the thought
        Andreas.


pgsql-sql by date:

Previous
From:
Date:
Subject: Turning column into row
Next
From: Bhuvan A
Date:
Subject: Compatibility Issue of CREATE RULE in 7.2