From: | Christopher Browne <cbbrowne(at)acm(dot)org> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Stored Procedures |
Date: | 2003-12-29 02:02:51 |
Message-ID: | m31xqo754k.fsf@wolfe.cbbrowne.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
uzo(at)beya-records(dot)com (beyaRecords - The home Urban music) wrote:
> I am new to this list and the world of postgreSQL, and would like to
> know how create stored procedures in postgreSQL.
Have you considered looking at the documentation?
It is fairly well documented there.
% man "CREATE FUNCTION"
is quite likely to provide you with the documentation you require.
--
If this was helpful, <http://svcs.affero.net/rm.php?r=cbbrowne> rate me
http://www3.sympatico.ca/cbbrowne/postgresql.html
"We have no need to punish Pascal programmers. Pascal programming,
like chastity, is its own punishment. The only way I could imagine to
make their wretched state any worse would be to make them use Ada."
-- Scott Fahlman
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Fuhr | 2003-12-29 02:15:27 | Re: Stored Procedures |
Previous Message | beyaRecords - The home Urban music | 2003-12-29 01:57:00 | Stored Procedures |