Re: transposing data for a view - Mailing list pgsql-sql

From Josh Berkus
Subject Re: transposing data for a view
Date
Msg-id web-496648@davinci.ethosmedia.com
Whole thread Raw
In response to Re: transposing data for a view  (jeremy@wundt.psychiatry.uiowa.edu (H Jeremy Bockholt))
Responses Optimization, etc  ("Jeff Sack" <sackj@alum.rpi.edu>)
List pgsql-sql
Jeremy,

> I see how your idea could work--the only thing I would change would
> be region needs to be scanid on the first line; however,
> I'm using PostgreSQL v7.03, so I can not do subqueries within FROM
> clause.
>
> Other than creating a temporary table, is there a way to
> restructure this solution to get around this limitation?

No, you need to upgrade.  What's the obstacle to using 7.1.3, anyway?

-Josh

______AGLIO DATABASE SOLUTIONS___________________________
                                       Josh Berkus
  Complete information technology      josh@agliodbs.com
   and data management solutions       (415) 565-7293
  for law firms, small businesses        fax 621-2533
    and non-profit organizations.      San Francisco

Attachment

pgsql-sql by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: transposing data for a view
Next
From: Jeff Eckermann
Date:
Subject: Re: transposing data for a view