Re: functions

From: Ian Barwick <barwick(at)gmx(dot)net>
To: "alex b(dot)" <mailinglists1(at)gmx(dot)de>, Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: functions
Date: 2003-04-05 20:19:14
Message-ID: 200304052219.15077.barwick@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I used the queries in access, and I heard that it is possible to store
> those queries on the server as "functions" or "procedures" ???

Yup, Postgres is a proper database ;-).

You might find http://www.postgresql.org/docs/ relevant, especially:

http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=sql-createfunction.html
http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=programmer-pl.html

"views" might also be a feature worth looking at.

Ian Barwick
barwick(at)gmx(dot)net

In response to

  • functions at 2003-04-05 19:51:13 from alex b.

Browse pgsql-general by date

  From Date Subject
Next Message Darko Prenosil 2003-04-05 22:33:47 Re: Converting from dbase
Previous Message alex b. 2003-04-05 19:51:13 functions