Re: cross references queries - Mailing list pgsql-general

From Michael Fuhr
Subject Re: cross references queries
Date
Msg-id 20050702024613.GA16560@winnie.fuhr.org
Whole thread Raw
In response to cross references queries  (javier garcia <rn001@cebas.csic.es>)
List pgsql-general
On Fri, Jul 01, 2005 at 04:38:39PM +0200, javier garcia wrote:
>
> In MSAccess there is a type of query that directly can create a view in which
> every distinct value of a column in a table becomes the name of a diferent
> column in the view.

The contrib/tablefunc module might be able to do what you want.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: "Michael Schmidt"
Date:
Subject: Re: Check Constraint problem
Next
From: Michael Fuhr
Date:
Subject: Re: Get Query in Statement Level Trigger?