Re: how to write procedures

From: Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
To: srikanth <chekravarthula(at)haloesolutions(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: how to write procedures
Date: 2002-07-04 13:17:25
Message-ID: Pine.LNX.4.44.0207041616200.19575-100000@matrix.gatewaynet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Thu, 4 Jul 2002, srikanth wrote:

You are looking for functions :)

Study them a bit and then you will feel grateful for PostgreSQL!

> Hi, I am using postgre sql server on linux server but for my database I am
> using storedprocedures which i need to create , but there are no commands to
> create procedures it says it does not support is there any way to work with
> stored procedures in postgre sql server.
> thanks,
> srikanth.
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
>

--
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
tel: +30-10-8981112
fax: +30-10-8981877
email: achill(at)matrix(dot)gatewaynet(dot)com
mantzios(at)softlab(dot)ece(dot)ntua(dot)gr

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Ligia Pimentel 2002-07-04 13:49:31 Re: Selecting data from a table created in another database...
Previous Message Bruce Momjian 2002-07-04 12:26:39 Re: [SQL] Possible Bug regarding temp tables (sql or psql?)