Re: proposal for a CookBook in postgresql.org - Mailing list pgsql-sql

From Pavel Stehule
Subject Re: proposal for a CookBook in postgresql.org
Date
Msg-id 162867790905180534h5a53df39r1cd1ce7cada091f3@mail.gmail.com
Whole thread Raw
In response to Re: proposal for a CookBook in postgresql.org  (Gerardo Herzig <gherzig@fmed.uba.ar>)
Responses Re: proposal for a CookBook in postgresql.org  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-sql
2009/5/18 Gerardo Herzig <gherzig@fmed.uba.ar>:
> Dave Page wrote:
>> On Mon, May 18, 2009 at 1:29 PM, Gerardo Herzig <gherzig@fmed.uba.ar> wrote:
>>
>>> I think this is a good time to propose some kind of CookBook, to
>>> preserve this kind of answers.
>>
>> What, like this one?
>>
>> http://wiki.postgresql.org/wiki/Snippets
>>
>> :-)
>>
> Oops. Yeah, kind of :)
> Did not see any direct link from "Docs" main page.
>
>

this is usual tricks for arrays - you ca use it for min, max, avg,
sort for arrays. In 8.4 is possible to use generate_subscripts
functions.

regards
Pavel Stehule

others tricks http://www.postgres.cz/index.php/PostgreSQL_SQL_Tricks

regards
Pavel Stehule


pgsql-sql by date:

Previous
From: Gerardo Herzig
Date:
Subject: Re: proposal for a CookBook in postgresql.org
Next
From: Dani Castaños
Date:
Subject: Re: Extracting data from arrays