| From: | Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> |
|---|---|
| To: | "Rajesh Kumar Mallah(dot)" <mallah(at)trade-india(dot)com> |
| Cc: | srikanth <chekravarthula(at)haloesolutions(dot)com>, <pgsql-sql(at)postgresql(dot)org> |
| Subject: | Re: how to write procedures |
| Date: | 2002-07-04 15:56:03 |
| Message-ID: | Pine.LNX.4.44.0207041855100.19575-100000@matrix.gatewaynet.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
On Thu, 4 Jul 2002, Rajesh Kumar Mallah. wrote:
Just to add stored procedures in pgsql are implemented
thru functions.
Popular languages are pg/plsql and "C".
>
> Hi ,
>
> Stored procedures are supported in pgsql for
> quite a long time
>
> consult postgresql docs on website
> http://www.postgresql.org/idocs/index.php?xplang.html
>
> or your local installations.
>
> regds
> malz.
>
>
>
> On Thursday 04 July 2002 16:15, srikanth wrote:
> > 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephane Schildknecht | 2002-07-04 17:26:35 | Boolean to int |
| Previous Message | Rajesh Kumar Mallah. | 2002-07-04 14:50:29 | Re: Can this be done with sql? |