Re: Tabulate data incrementally

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Omar Eljumaily <omar2(at)omnicode(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Tabulate data incrementally
Date: 2007-03-08 17:16:00
Message-ID: 20070308171600.GS4715@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Omar Eljumaily wrote:
> Thanks Tom and Richard for the tip on date_trunc. Is it possible in an
> sql select statement to create an iterator?

Yes, use the generate_series() function.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-03-08 17:26:07 Re: security permissions for functions
Previous Message Kevin Hunter 2007-03-08 16:40:21 Re: "oracle to postgresql" conversion