Re: can i use an array as a table (in the from clause) - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: can i use an array as a table (in the from clause)
Date
Msg-id CACEA317-6255-445D-AF0A-B376EB4591E8@seespotcode.net
Whole thread Raw
In response to can i use an array as a table (in the from clause)  ("Coarr, Matt" <mcoarr@mitre.org>)
Responses Re: can i use an array as a table (in the from clause)
List pgsql-general
On Aug 13, 2007, at 9:25 , Coarr, Matt wrote:

> Is there some way that I can treat a two dimensional array as a table
> that can be referenced in the from clause?

I know of no way off hand, and if so, not easily. This is a pretty
clear sign that you shouldn't be using arrays in this context and
should rethink your schema.

Michael Glaesemann
grzm seespotcode net



pgsql-general by date:

Previous
From: "Coarr, Matt"
Date:
Subject: can i use an array as a table (in the from clause)
Next
From: Osvaldo Rosario Kussama
Date:
Subject: Re: [PROPOSAL] DML value format