Title:
Thanks Igor Nayman!!! The function worked for me
Sivannarayanareddy
Nusum |
System
Analyst(Moneta GDO)
> -Original Message-
> From: Sivannarayanreddy [mailto:sivannarayanre...@subexworld.com]
> Sent: Wednesday, February 16, 2011 7:36 AM
> To: pgsql-sql@postgresql.org
> Subject: Function compile error
>
> Hello,
> I am trying to create the function as below but it is
> throwing error 'E
Hello
please, look to page
http://www.postgresql.org/docs/9.0/interactive/plpgsql-porting.html
It can be faster, if you try to read PL/pgSQL documentation first. PL/pgSQL
is near PL/SQL, but it is a different language and environment still.
http://www.postgresql.org/docs/9.0/interactive/plpgsql.