From: | Victor Yegorov <viy(at)pirmabanka(dot)lv> |
---|---|
To: | "Mario Alberto Soto Cordones" <mario_soto(at)compuall(dot)cl> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: PROBLEM WITH FUNCTIONS IN POSTGRES |
Date: | 2003-03-21 07:19:18 |
Message-ID: | 20030321071918.GC20481@pirmabanka.lv |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
* Mario Alberto Soto Cordones <mario_soto(at)compuall(dot)cl> [20.03.2003 20:15]:
> Victor the sintaxis it`s my error sorry.
> now how i to suscribe the list SQL
> and finaly question
> the function what you return me work very good, but return only one field,
> but i want to return two or many field
> how i do
>
> gracias
Well, you can subscribe to any list you wish here:
<http://www.postgresql.org/lists.html>
Select list you wish to subscribe and follow the instructions.
You'd better read yourself about server-side programming in postgres, you
can find everything you need in PostgreSQL Programmers Guide
<http://www.postgresql.org/docs/>. There you'll see Extending SQL: Functions
paragraph (it's numbered as 9th in docs for postgres 7.3.1). You'll find
everything about functions there.
--
Victor Yegorov
From | Date | Subject | |
---|---|---|---|
Next Message | er | 2003-03-21 09:30:43 | Re: SQL question |
Previous Message | A.Bhuvaneswaran | 2003-03-21 05:34:19 | Re: No one parent tuple was found |