Re: declare variable in postgresql - Mailing list pgsql-general

From Brar Piening
Subject Re: declare variable in postgresql
Date
Msg-id 4E04B2E3.9030401@gmx.de
Whole thread Raw
In response to Re: declare variable in postgresql  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
On Fri, 24 Jun 2011 10:16:52 -0500, Merlin Moncure
<mmoncure@gmail.com> wrote:
> http://www.postgresql.org/docs/9.0/static/plpgsql.html
> http://www.postgresql.org/docs/9.0/static/plpgsql-declarations.html#PLPGSQL-DECLARATION-PARAMETERS

Plus http://www.postgresql.org/docs/current/static/sql-do.html

if want it the non procedural TSQL way...

Regards,

Brar

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: declare variable in postgresql
Next
From: Steve Crawford
Date:
Subject: Re: to_timestamp() and timestamp without time zone